summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
2014-11-19better organization for integration test support classesDuda Dornelles
2014-11-19better organization for integration test support classesDuda Dornelles
2014-11-19Extracting deferred timeouts in tests to constantsDuda Dornelles
2014-11-18Fixing functional tests. Im not proud.Duda Dornelles
2014-11-18sys was used, but not importedVictor Shyba
2014-11-18Increasing timeout for deferred tests so they run in slower boxes tooDuda Dornelles
2014-11-18Deferring TagsController.tags and fixing tests to deal with deferredsDuda Dornelles
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-11-12Card #30 - fixes bug that was preventing attachment downloadPatrick Maia
2014-11-12Fixing functional test failure on 'trash/delete this message' step. Adding at...Gabriel Albo
2014-11-11Card #30 - migrates attachments controller to twistedPatrick Maia
2014-11-11Fixup for 5c9aa9af: Actually convert to str for unicode hostnames.Folker Bernitt
2014-11-10adding encrypted file index to whooshDuda Dornelles
2014-11-10Pass configured port number to reactor.Folker Bernitt
2014-11-10Added test for bundle detection return type.Folker Bernitt
2014-11-06improving log and logging to file on functional testsDuda Dornelles
2014-11-06Issue #100: Read credentials from pipe.Folker Bernitt
2014-11-05adding tag_and_reply functional testDuda Dornelles
2014-11-05moving to twistedDuda Dornelles
2014-10-30#30 - fixes a bug related to multipart mail with empty part_mapVictor Shyba
2014-10-29Card #30 - adds attachments controllerPatrick Maia
2014-10-29Card #30 - adds method to retrieve attachments from soledadPatrick Maia
2014-10-29Card #30 - adds attachment information on mail responsePatrick Maia
2014-10-27Card #30 - does no crash when a part does not have headersPatrick Maia and Victor Shyba
2014-10-27Card #30 - fixes bug in which % character on multipart body was causing an ex...Patrick Maia and Victor Shyba
2014-10-27Errors out if pipe file doesn't existBruno Wagner
2014-10-27Fixing pep8 violationsDuda Dornelles
2014-10-27Attempt to fix functional tests: adding more wait_untils on the core of our s...Duda Dornelles
2014-10-27#112 - Created tests to delete permanentelly mails and move to trashNeissi Torres Lima
2014-10-24Card #30 - considers all parts when generating mail bodyPatrick Maia and Victor Shyba
2014-10-24Card #30 - information for alternatives and attachments are differentVictor Shyba
2014-10-24Card #30 - handles alternative bodies on InputMailPatrick Maia
2014-10-24small fixes here and thereDuda Dornelles
2014-10-23Add tests for the mails controllerAlexandre Pretto Nunes
2014-10-23disabling sqlcipher WAL for debian, refer toDuda Dornelles
2014-10-23Adding test for get mails by ident on soledad_querierDuda Dornelles
2014-10-23Fixing unit testsDuda Dornelles
2014-10-23Improving test on soldeda_querier all_mails to make it more robust andDuda Dornelles
2014-10-23#117 making partial fetch of all_mails more reliable in case the fdoc of a ma...Duda Dornelles
2014-10-23Removed crochet, and streamlined the reactor shutdown so we shouldn't see err...Bruno Wagner
2014-10-22Disabled requests logging for functional testsBruno Wagner
2014-10-22Host and port are now user agent switches, not depending on .pixelated file a...Bruno Wagner
2014-10-22index mails to accept a callback so that we can mark all as not recent when w...Duda Dornelles
2014-10-21Fixing unit testsDuda Dornelles
2014-10-21Adding sync_info controller for #117Duda Dornelles
2014-10-20Moving drafts service test to the unit folderDuda Dornelles
2014-10-20fixing pep8 warningsDuda Dornelles
2014-10-20adds permant deleted for trashed messages.Lisa Junger
2014-10-17adds regression tests on #114 due to a bug found and fixes mail creation with...Victor Shyba
2014-10-17bulk mark as read #114Victor Shyba