summaryrefslogtreecommitdiff
path: root/service/test/support
AgeCommit message (Expand)Author
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
2016-01-26Refactor test account account creation into own classFolker Bernitt
2016-01-26minor refactoringsNavaL
2016-01-25added integration testNavaL
2016-01-22Add mutli-user mode to user-agentFolker Bernitt
2016-01-19Make RootResource read account email from mail serviceFolker Bernitt
2016-01-18root resource now depends on the services factory -- and mail service, for no...NavaL
2016-01-18migrating feedback resources to use services factoryNavaL
2016-01-18migrating mails resources to use services factoryNavaL
2016-01-18migrating contact resources to use the services factoryNavaL
2016-01-18migrating AttachmentsResources to use the service factoryNavaL
2016-01-18Refactory KeyResource to get services from sessionFolker Bernitt
2016-01-18Move user folder logic up to ServicesFolker Bernitt
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
2016-01-12Issue #577 - Added namespace to search index pathBruno Wagner
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ...mnandri