summaryrefslogtreecommitdiff
path: root/service/test/integration/test_retrieve_attachment.py
AgeCommit message (Expand)Author
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
2016-12-01fix csrf in retrieve attachment testRoald de Vries
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-02-25Backend and frontend protection against csrf attacks:NavaL
2016-02-10Fix Issue #596: Provide correct content-typeFelix Hammerl
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-21added filename and size to the attachment endpoint post responseNavaL
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18WIP: rename me latermnandri
2015-12-18backend that handles post of a single attachment filemnandri
2015-09-02Download attachments from mail store instead of querierFolker Bernitt
2015-08-30[tests] fixes attachments tests for attribute renameVictor Shyba
2015-08-11fix attachment integration testVictor Shyba
2015-03-18no more self.client, since those methods are available from test case baseVictor Shyba
2015-02-03Enabling integration tests to be run in parallelDuda Dornelles
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles