summaryrefslogtreecommitdiff
path: root/service/test/unit/bitmask_libraries
AgeCommit message (Expand)Author
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
2015-08-11fix unit tests for soledad.need_sync method, its goneVictor Shyba
2015-08-11fix unit tests for nicknymVictor Shyba
2015-08-11Fixed unit tests.Folker Bernitt
2015-08-11fix test_sessionVictor Shyba
2015-08-11trying out a new migrationVictor Shyba
2015-06-19[refactor] Use auth for fewer parametersVictor Shyba
2015-06-18SMTP should be getting up properly againBruno Wagner
2015-06-11Removing lost importsVictor Shyba
2015-06-10Fix bug when not passing leap certificate nor fingerprintrafael lisboa
2015-06-10Provider web certificate will always be bytestring now, requests complains ot...Bruno Wagner
2015-06-09Removed triplicated code to concatenate user mailVictor Shyba
2015-06-08Heavy rework on certs, removed most of it, simplified the logicBruno Wagner
2015-06-08Moved initialization, fingerprint and cert inside LeapCertificate classBruno Wagner