summaryrefslogtreecommitdiff
path: root/service/test/support
AgeCommit message (Expand)Author
2017-03-01Fix soledad shared_db argument when testingTulio Casagrande
2017-02-14Revert "Revert "[#888] Fix soledad class contract to be compatible with new m...Anike Arni
2017-01-05Revert "[#888] Fix soledad class contract to be compatible with new merge. wi...Anike Arni
2017-01-04[#888] Fix soledad class contract to be compatible with new merge. with @thai...Anike Arni
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
2016-12-06remove some TODO'sRoald de Vries
2016-12-06fix parameter for root resourceZara Gebru
2016-12-05remove templates folder from root resource parametersRoald 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-29construct full path from fragmentsRoald de Vries
2016-11-29fix request mock for app test clientRoald de Vries
2016-10-28removing obsolete Leap_password_checker #795NavaL
2016-10-28Fixing Authentication imports #795NavaL
2016-10-28authentication now returns AuthenticationNavaL
2016-10-26Adds real authenticationDenis Costa
2016-10-26Moving authentication out of login_resourceBruno Wagner
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-10-06Removed tornado and dispacher referencesTulio Casagrande
2016-09-26[#668] Moved user folder under pixelated subfolderTulio Casagrande
2016-09-23[#668] Put search index under pixelated subfolderTulio Casagrande
2016-09-23Replace SRPSession usages with bonafideTulio Casagrande
2016-09-12[#698] Add default user to the integration test clientTulio Casagrande
2016-09-12multi_user_client now accounts for the login processBruno Wagner
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-07-04Issue #738: Bypass cookie validation for sandboxFelix Hammerl
2016-06-24 added dummy user attribute to SRPsession as the constructor changed -- fixin...NavaL
2016-06-24Issue #694 add an admin restricted resource for user statsNavaL
2016-06-23refactoring: moved Service factories to the service config fileNavaL
2016-05-19issue #685 remove duplicated email recipientsmfrankie
2016-05-19remove duplicated mails, wipmfrankie
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-04-13Issue #674: Update Account usage to pass user_idCaio Carrara
2016-04-04Migrate ImapAccount to AccountTulio Casagrande
2016-02-25serving the client directly, as the current dependency on proxy strips out xs...NavaL
2016-02-25changed logout to postNavaL
2016-02-25Backend and frontend protection against csrf attacks:NavaL
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-02-03checks to load leap sessions and services or notNavaL
2016-01-28added ft stepNavaL
2016-01-28making async setup user services after authNavaL
2016-01-28removed unnecessary imports, and wrong yieldsNavaL
2016-01-27Add a login multi user functional testFolker Bernitt