summaryrefslogtreecommitdiff
path: root/service/test/unit/resources/test_login_resource.py
AgeCommit message (Expand)Author
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-06-23refactoring: renaming services factory methods to relate them to user service...NavaL
2016-05-22accomodates the case where the email address is the data sent with the eventNavaL
2016-02-22Removes stacktrace errors from appearing on the login page.NavaL
2016-02-22Removes stacktrace errors from appearing on the login page.NavaL
2016-02-11adds argument to supply custom disclaimer/banner on login screenNavaL
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-02-03reverting unnecessary steps to not re-load leap-sessions on re-login, as they...NavaL
2016-02-03checks to load leap sessions and services or notNavaL
2016-02-03move leap session creation to be done after interstitial is loadedNavaL
2016-01-28making async setup user services after authNavaL
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-26tests only input names on the login formNavaL
2016-01-25added integration testNavaL
2016-01-25multi user unit testNavaL