summaryrefslogtreecommitdiff
path: root/service/test/unit/bitmask_libraries
AgeCommit message (Expand)Author
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
2015-06-08Fixed certificates initialization and removed which_api_bundleBruno Wagner
2015-06-07fixes tests for smtp gatewayVictor Shyba
2015-05-04update testsrafael lisboa
2015-04-02Removed unused certs_home code.Folker Bernitt
2015-04-02Don't try to write certs to installation folder.Folker Bernitt
2015-03-31Better naming for which_bundle functionsFolker Bernitt and Victor Shyba
2015-03-31Added support for ssl fingerprint validation.Folker Bernitt
2015-03-30Splitting certificate validation into provider and bootstrap certificate.Folker Bernitt
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-01-22 #224 moving to trial as test runnerPixpoa pairing