summaryrefslogtreecommitdiff
path: root/service/test/integration
AgeCommit message (Expand)Author
2017-02-21[#907] Change auth-error urlTulio Casagrande
2017-02-21[#907] Translate auth error message on loginTulio Casagrande
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2016-12-14[#869] Move from stdlib to twisted trial unittestDenis Costa
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
2016-12-08Revert "[#801] add signup resource + tests"Roald de Vries
2016-12-08Revert "[#801] PEP8"Roald de Vries
2016-12-08Revert "[#801] disable failing test until it's implemented"Roald de Vries
2016-12-07[#801] disable failing test until it's implementedRoald de Vries
2016-12-07[#801] PEP8Roald de Vries
2016-12-07[#801] add signup resource + testsZara Gebru
2016-12-05Merge branch 'master' into signupRoald de Vries
2016-12-05get templates from pkg_resourcesRoald de Vries
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-12-01[#849] Change unauthorized messageTulio Casagrande
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