summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
2015-08-11fix integration test_searchVictor Shyba
2015-08-11fix test_contacts on integrationVictor Shyba
2015-08-11fix test_soledad_querierVictor Shyba
2015-08-11Some more yields.Folker Bernitt
2015-08-11fixing querier integration testsVictor Shyba
2015-08-11Fixing integration tests.Folker Bernitt
2015-08-11Fixed unit tests.Folker Bernitt
2015-08-11prepare mailbox tests, missing property functionality on mail.py onlyVictor Shyba
2015-08-11fix test_soledad_querierVictor Shyba
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-17fix missing importVictor Shyba
2015-06-17clean up unused variables (flake8 violations)Victor Shyba
2015-06-13[rename] tested app_factory code is now on application moduleVictor Shyba
2015-06-13[tests] Enabling 2 skipped testsVictor Shyba
2015-06-12[refactor] SearchEngine does not need a querierVictor Shyba
2015-06-12Added missing import for AsyncHTTPClientFolker Bernitt
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-09Extracted services setup in a separate classBruno 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-06-05Added creation of input mail from python messageBruno Wagner
2015-06-05Moved register out of application like maintenanceBruno Wagner
2015-06-05Moved extensions to their own folder, so support has more meaningBruno Wagner
2015-06-05Refactoring the config, logging_setup is now called loggerBruno Wagner
2015-06-04[feat] async index writer to avoid locking #404Victor Shyba
2015-06-04Config is not used anymoreBruno Wagner
2015-06-04Config dispatcher and config_ua are now in credentialsBruno Wagner
2015-06-03Move reactor logic out of application initializationrafael lisboa
2015-06-03Creating a leap session is now part of leap initBruno Wagner
2015-06-03Dispatcher tests were not reflecting the args parser changesBruno Wagner
2015-06-03Fixed tests after app changesBruno Wagner
2015-05-11Use maildir for folders like DRAFTS or SENT.Folker Bernitt
2015-05-05#337 Fixed the test adding a new behavior for add_mail_folderJefferson Stachelski
2015-05-04Merge pull request #389 from pixelated-project/srp_changesBruno Wagner Gonçalves
2015-05-04update testsrafael lisboa
2015-05-04Added 3 more read mails.Folker Bernitt
2015-05-04Changed maintenance load mails format from mbox to maildir.Folker Bernitt
2015-04-30Added two unread, encrypted sample mails.Folker Bernitt
2015-04-30Removed check for mail file names.Folker Bernitt
2015-04-29#337 Created a validation to just open file that the file name starts with 'm...Jefferson Stachelski
2015-04-29#337 Fixed the indentation of test_commandsJefferson Stachelski
2015-04-27Merge pull request #373 from roberto/masterRafael Lisboa