summaryrefslogtreecommitdiff
path: root/service/test/integration
AgeCommit message (Expand)Author
2015-02-06Issue #276 - saves tags in the same case they arrivePatrick Maia
2015-02-05for #167, deduplicate contacts by largestVictor Shyba
2015-02-05(Re-)added error handling for twisted smtp sender.Folker Bernitt
2015-02-03Issue #176 - tags with multiple words are now searcheablePatrick Maia
2015-02-03Enabling integration tests to be run in parallelDuda Dornelles
2015-01-28for #173, now searching on sender field for contacts auto completeVictor Shyba
2015-01-27#184 not creating empty tags of any length (as opposed to only empty strings ...Duda Dornelles
2015-01-24#184 - not creating empty tags anymoreVicente Luchi
2015-01-23Removed nosetests helper from search test, it is passing nowBruno Wagner
2015-01-23Removing nosetests timeout limit from tests, now with trial we dont need thatDuda Dornelles
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles
2015-01-21Fixed pep8 warningsBruno Wagner
2015-01-21#240 Adapted tests after change to twisted webDuda Dornelles
2015-01-06Issue #183 adds ALL to special tags.Lisa Junger
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda Dornelles
2014-12-23fixing pep8 warningsDuda Dornelles
2014-12-23Refactoring soledad querier to use mixinsDuda Dornelles
2014-12-22refactoring package structureDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-17Issue #200 Fixed Pep8 issuesBruno Wagner
2014-12-17Fix issue #200 search works with base63 bodiesFábio Pio
2014-12-12Card #168 - ignores contacts coming from trash and draftsPatrick Maia
2014-12-12corrects test namePatrick Maia
2014-12-11created new tests to cover delete mail from mail listNeissi Torres Lima
2014-12-11optmizing python importsDuda Dornelles
2014-12-03#135 remove unnecessary testAlexandre Pretto Nunes
2014-12-03added functionality for reply all to service.Lisa Junger
2014-11-24Fixed pep8 warnings.Folker Bernitt
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-19better organization for integration test support classesDuda Dornelles
2014-11-19Extracting deferred timeouts in tests to constantsDuda Dornelles
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-11Card #30 - migrates attachments controller to twistedPatrick Maia
2014-11-05moving to twistedDuda 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-22index mails to accept a callback so that we can mark all as not recent when w...Duda 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
2014-10-17Fixed date order testBruno Wagner
2014-10-17#102 #113 Sorting through search, and ignoring duplicate results on searchesBruno Wagner
2014-10-17improving matching for filtering tags and fixing pep8 warningsDuda Dornelles
2014-10-17better tests for getting all tags and filtering all tags. some fixes go togetherDuda Dornelles
2014-10-16#96 Mail searches are now paginated, the pages number start at 1 nowBruno Wagner
2014-10-15getting rid of "pixelated" in the names of many classes - redundantDuda Dornelles
2014-10-15small refactoring to mark as read unread test.Lisa Junger