summaryrefslogtreecommitdiff
path: root/service/test/unit/bitmask_libraries
AgeCommit message (Expand)Author
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2017-01-10Check if key is synchronized with server at every loginTulio Casagrande
2017-01-10Fix regenerate keys test flowTulio Casagrande
2017-01-09Log user's current key for easier debugTulio Casagrande
2017-01-02[#851] minor refactoring, and using the right keymanager branchNavaL
2017-01-02[#850] refactoring as a result of moving should_renew to be in keyNavaL
2017-01-02[#850] keys will now be renewed two months before expiry dateNavaL
2017-01-02[#815] regenerating new keys when the current one expiresNavaL
2017-01-02[#815] regenerating new keys when the current one expiresNavaL
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-10-28Fixing Authentication imports #795NavaL
2016-10-26Adds real authenticationDenis Costa
2016-10-26Moving authentication out of login_resourceBruno Wagner
2016-09-23Replace SRPSession usages with bonafideTulio Casagrande
2016-09-13[#778] Handling case of failed key uploadTulio Casagrande
2016-09-13[#778] Isolated and fixed keymanager testsTulio Casagrande
2016-09-08[#778][Test] Don't send an existing public keyTulio Casagrande
2016-08-30[#765] Move combined certificates to the leap folderTulio Casagrande
2016-08-29[#765] Move combined_ca_bundle to UA initializationTulio Casagrande
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-06-24Issue #694 add an admin restricted resource for user statsNavaL
2016-06-07Update keymanager calls due api updateCaio Carrara
2016-05-31Remove unused session_idTulio Casagrande
2016-04-04Migrate ImapAccount to AccountTulio Casagrande
2016-02-24Recreate session on soledad problemsFolker Bernitt
2016-02-23Only do initial sync on session creationFolker Bernitt
2016-02-12mocking all paths to existsNavaL
2016-02-11Redownload SMTP certficates if necessaryFolker Bernitt
2016-02-10Download SMTP client certificate, not VPN oneFolker Bernitt
2016-02-09Close account on session closeFolker Bernitt
2016-02-09Small fix to wrap entire KeyManager in test_nicknym.pyFolker Bernitt
2016-02-08mocking register/unregister key generation event, on closeNavaL
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-02-01Fix unit testsGiovane
2016-01-29Fix: Only act on generated keys for current userFolker Bernitt
2015-11-06Refactor - Removed class SoledadSessionJefferson Stachelski
2015-11-04Issue #499 - removed the local SMTPJefferson Stachelski
2015-11-04Instantiate new MailSender in ServicesFolker Bernitt
2015-11-03Issue #499 Moved remote smtp configurationBruno Wagner
2015-10-27Moves welcome mail logic inside LeapSessionGiovane
2015-10-12Move SOLEDAD_INVALID_AUTH_TOKEN listner to outermost user agent startFolker Bernitt
2015-10-09adds a listener for SOLEDAD_INVALID_AUTH_TOKENVictor Shyba
2015-10-09fixes test that wasnt runningVictor Shyba
2015-09-21Add more description on fingerprint missmatch errorFolker Bernitt
2015-09-16Moved account to after sync function #458Bruno Wagner
2015-09-16Fixed duplicate document error on reruns #458Bruno Wagner
2015-09-16Add fingerprints to exception on mismatchFolker Bernitt
2015-08-30[tests] Soledad have no plans of readding thisVictor Shyba
2015-08-11Added mail_store to LeapSession.Folker Bernitt
2015-08-11Added some calls to super for tests based on test_abstract_leap.py.Folker Bernitt