summaryrefslogtreecommitdiff
path: root/service/test/support/integration/multi_user_client.py
AgeCommit message (Expand)Author
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
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 for some integration testsRoald de Vries
2016-12-01WIP: add csrf token to every requestRoald 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-07use test client in test case through composition instead of inheritanceRoald de Vries
2016-09-23Replace SRPSession usages with bonafideTulio Casagrande
2016-09-12multi_user_client now accounts for the login processBruno Wagner
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-06-24Issue #694 add an admin restricted resource for user statsNavaL
2016-06-23refactoring: moved Service factories to the service config fileNavaL
2016-02-25changed logout to postNavaL
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