summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
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-11-04[#795] fixed missing yield on authenticate in leap initialize for activist modeNavaL
2016-11-03 [#792] refactor pixelated-register and removed leap.auth dependencyNavaL
2016-11-03 [#792] fix pixelated-registerNavaL
2016-10-28adding custom messages per types of auth errors #795NavaL
2016-10-28removing obsolete Leap_password_checker #795NavaL
2016-10-28Fixing Authentication imports #795NavaL
2016-10-28authentication now returns AuthenticationNavaL
2016-10-26extracting username before doing bonafide auth #795NavaL
2016-10-26Adds real authenticationDenis Costa
2016-10-26Fixes tests.Denis Costa
2016-10-26Moving authentication out of login_resourceBruno Wagner
2016-10-26moving pixelated-maintenance register to use bonafide instead of leap.auth #792NavaL
2016-10-21[#797] reinstating use of the provided email body charstet encodingNavaL
2016-10-19Adapted test now that leap.mail has a default charsetBruno Wagner
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-10-06Removed tornado and dispacher referencesTulio Casagrande
2016-09-28actually 404-ing valid requests but non-existing resourceNavaL
2016-09-27Adds more tests for welcome mail.Denis Costa
2016-09-26[#668] Moved user folder under pixelated subfolderTulio Casagrande
2016-09-26rearranged leap session creation to not sync nor setup account/fetcher, when ...NavaL
2016-09-23[#668] Put search index under pixelated subfolderTulio Casagrande
2016-09-23Replace SRPSession usages with bonafideTulio Casagrande
2016-09-23Adds translation to welcome mail.Denis Costa
2016-09-21add manhole as an option to config mockRoald de Vries
2016-09-16Moved to the correct placeTulio Casagrande
2016-09-16Add script to send mail to multiple users for testingTulio Casagrande
2016-09-16Add fileutils to requirements and removed pryTulio Casagrande
2016-09-13[#778] Handling case of failed key uploadTulio Casagrande
2016-09-13[#778] Isolated and fixed keymanager testsTulio Casagrande
2016-09-13[#778] Renaming get_key to be consistent with keymanagerTulio 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-09-12Added a small sleep before each login checkBruno Wagner
2016-09-09Adapted the concurrent_logins.rb to measure the loading pageBruno Wagner
2016-09-08concurrent_logins script now measure HTTP request timeBruno Wagner
2016-09-08Fixed test to correctly mock the mail_fetcherBruno Wagner
2016-09-08[#778][Test] Don't send an existing public keyTulio Casagrande
2016-08-31Improves help function.Denis Costa
2016-08-31Adds request total time to load test script.Denis Costa
2016-08-30Adds total time of request to script. #771Denis Costa
2016-08-30[#765] Move combined certificates to the leap folderTulio Casagrande
2016-08-30Finish login load test script. #771Denis Costa
2016-08-30#761 added script to loadtest parallel attachment uploadNavaL
2016-08-29Fixes script to run login several timesDenis Costa