summaryrefslogtreecommitdiff
path: root/service/test/unit/resources
AgeCommit message (Expand)Author
2016-11-29make login resource part of the public root resourceRoald de Vries
2016-11-29assert login url is delegated correctlyRoald de Vries
2016-11-29add inbox resourceRoald de Vries
2016-11-29return resource instead of username/avatarId as avatarRoald de Vries
2016-11-28split inbox resource out of root resourceRoald de Vries
2016-11-25don't mock the root resource in auth wrapper testRoald de Vries
2016-11-25pass url *fragment* as path argument to getChildWithDefaultRoald de Vries
2016-11-25make credentialsFactories parameter to auth session wrapper optionalRoald de Vries
2016-11-24add login resource as child of public root resourceRoald de Vries
2016-11-24add public root resource to serve static filesRoald de Vries
2016-11-24add test for unauthorized resourceRoald de Vries
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-11-23fix mails resource unit testRoald de Vries
2016-11-23readabilityRoald de Vries
2016-11-23fix archive resource unit testRoald de Vries
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-11-23fix mails resource unit testRoald de Vries
2016-11-23readabilityRoald de Vries
2016-11-23fix archive resource unit testRoald de Vries
2016-11-22add test for logged-in resourceRoald de Vries
2016-11-22fix first test for auth session wrapperRoald de Vries
2016-11-21add test stub for PixelatedAuthSessionWrapperRoald de Vries
2016-10-28authentication now returns AuthenticationNavaL
2016-10-26moving pixelated-maintenance register to use bonafide instead of leap.auth #792NavaL
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-10-18Adapted imports to reflect new bitmask-dev dependencyBruno Wagner
2016-10-11[#792] Move leap.bonafide to leap.bitmask.bonafideTulio Casagrande
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2016-09-28actually 404-ing valid requests but non-existing resourceNavaL
2016-09-23Replace SRPSession usages with bonafideTulio Casagrande
2016-09-23Adds translation to welcome mail.Denis Costa
2016-09-13[#778] Renaming get_key to be consistent with keymanagerTulio Casagrande
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-06-27Explicitly use POST to test csrfCaio Carrara
2016-06-24Issue #694 add an admin restricted resource for user statsNavaL
2016-06-23refactoring: renaming services factory methods to relate them to user service...NavaL
2016-06-23refactoring: moved Service factories to the service config fileNavaL
2016-06-07Update keymanager calls due api updateCaio Carrara
2016-06-02RootResource should return 503 during startup (#699)Blake Williams
2016-05-26Updated calls to addRawHeader to use setRawHeadersshabbyrobe
2016-05-22accomodates the case where the email address is the data sent with the eventNavaL
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-04-08Issue #431: extractes the generic handling for error callbacks in init and ha...Zara Gebru
2016-04-08Issue #431: add errback on logoutZara Gebru
2016-04-06Issue #292: add fingerprint to user settings resourceZara Gebru
2016-03-09Issue #617: Serve content from Sandbox resourceFelix Hammerl
2016-03-04Fix: Logout calls session expireFolker Bernitt
2016-03-01Fix tests after change on OpenPGPKey.get_json APIGiovane
2016-02-25only adding feature resource in root_resource test -- fixing buildNavaL
2016-02-25changed logout to postNavaL