summaryrefslogtreecommitdiff
path: root/service/test/unit/resources/test_attachments_resource.py
AgeCommit message (Expand)Author
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-02-05suppressing Error logs being spit out in testsNavaL
2016-01-22Add mutli-user mode to user-agentFolker Bernitt
2016-01-18migrating AttachmentsResources to use the service factoryNavaL
2016-01-13Changed attachment error print with a loggerBruno Wagner
2016-01-11matching POST response and GET of an attachment -- API specificationNavaL
2016-01-11renamed attachment_id attribute to ident on POST response, to conform with th...NavaL
2015-12-23Changed test not to test fixed content, but the existence of an error messageBruno Wagner
2015-12-21added filename and size to the attachment endpoint post responseNavaL
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ...mnandri
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18backend that handles post of a single attachment filemnandri