summaryrefslogtreecommitdiff
path: root/service/test/integration
AgeCommit message (Expand)Author
2016-12-05get templates from pkg_resourcesRoald de Vries
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-12-01fix csrf in tags testsRoald de Vries
2016-12-01fix csrf in retrieve attachment testRoald de Vries
2016-12-01fix csrf in mark as read/unread testsRoald de Vries
2016-12-01fix csrf in drafts testsRoald de Vries
2016-12-01fix csrf for some integration testsRoald de Vries
2016-12-01WIP: add csrf token to every requestRoald de Vries
2016-11-24remove use of stdlib unittest from integration testsRoald de Vries
2016-10-28authentication now returns AuthenticationNavaL
2016-10-21[#797] reinstating use of the provided email body charstet encodingNavaL
2016-10-18Adapted imports to reflect new bitmask-dev dependencyBruno Wagner
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2016-06-24Issue #694 add an admin restricted resource for user statsNavaL
2016-06-17Issue #608: Fix lowercase attachment test to check the filenameTulio Casagrande
2016-06-17Issue #608: Add unit test for case-specific lookupFelix Hammerl
2016-06-16Fix UNNAMED attachment bugTulio Casagrande
2016-06-16Stops filtering application/pgp-keys attachmentsTulio Casagrande
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-04-04Migrate ImapAccount to AccountTulio Casagrande
2016-02-25changed logout to postNavaL
2016-02-25Backend and frontend protection against csrf attacks:NavaL
2016-02-22Revert "Revert "Filter keys from attachments #608 w/ @deniscostadsc""Giovane
2016-02-20Revert "Filter keys from attachments #608 w/ @deniscostadsc"NavaL
2016-02-19Filter keys from attachments #608 w/ @deniscostadscGiovane
2016-02-10Fix Issue #596: Provide correct content-typeFelix Hammerl
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-01-28removed unnecessary imports, and wrong yieldsNavaL
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-26Refactor test account account creation into own classFolker Bernitt
2016-01-25added integration testNavaL
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
2016-01-13Removed unused logging imports and fixed maintenance logger during testBruno 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
2016-01-08Removed search engine from constant in IndexerBruno Wagner
2016-01-04Decouple test_feedback_service from dev providerFolker Bernitt
2015-12-21added filename and size to the attachment endpoint post responseNavaL
2015-12-18adapting mail controllers POST and PUT to work with attachementsmnandri
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-11-24Issue #494 - Bruno/Jeff Fixed the encoding testsJefferson Stachelski
2015-11-23Making explicit the goal for test that checks double deletionVictor Shyba
2015-11-23Removing test, since this scenario doesnt exists anymoreVictor Shyba
2015-11-23No more 'need to create before delete'Victor Shyba
2015-11-19Fixing tests #531Giovane
2015-11-18Issue #494 - Fixed reply when the replayer is the senderJefferson Stachelski
2015-10-20Refactored the welcome mail logic and add a testJefferson Stachelski
2015-10-13Add tests for welcome mail.Giovane