summaryrefslogtreecommitdiff
path: root/service/test/unit/test_application.py
AgeCommit message (Expand)Author
2017-03-15[#924] Fix duplication of testsThais Siqueira
2017-03-14[#924] Implements update recovery code through bitmaskThais Siqueira
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-09-27Adds more tests for welcome mail.Denis Costa
2016-09-21add manhole as an option to config mockRoald de Vries
2016-06-23refactoring: renaming services factory methods to relate them to user service...NavaL
2016-06-14pep8 ^^NavaL
2016-06-14starting the server when the reactor is running and adding proper error handl...NavaL
2016-05-22accomodates the case where the email address is the data sent with the eventNavaL
2016-05-20adding event as first argument on invalid soledad register callback. register...NavaL
2016-05-19when invalid soledad auth token, it logs user out if multi-user and stops the...NavaL
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-22Add mutli-user mode to user-agentFolker Bernitt
2016-01-19Make RootResource read account email from mail serviceFolker Bernitt
2015-10-22Move interstitial to root resourceFolker Bernitt
2015-08-11patch leap.common for unit testingVictor Shyba
2015-06-13[rename] tested app_factory code is now on application moduleVictor Shyba