summaryrefslogtreecommitdiff
path: root/service/test/integration
AgeCommit message (Expand)Author
2015-08-11Added delete_mailbox to leap mail store.Folker Bernitt
2015-08-11Added tests to get mails within a mailbox.Folker Bernitt
2015-08-11Added delete mail to mail store.Folker Bernitt
2015-08-11fix attachment integration testVictor Shyba
2015-08-11Added add mailbox and add message behaviour.Folker Bernitt
2015-08-11Added integration test for LeapMailStore.all_mails.Folker Bernitt
2015-08-11Fix: reordered code and added missing yield.Folker Bernitt
2015-08-11Refactored test_leap_mailstore.py.Folker Bernitt
2015-08-11Added leap mailstore integration test.Folker Bernitt
2015-08-11Skipped test_welcome_mail integration test.Folker Bernitt
2015-08-11Fixed test_delete_mail integration test.Folker Bernitt
2015-08-11Fixed test_mark_as_read_unread.py.Folker Bernitt
2015-08-11Fixed MarkAsReadUnreadTest#test_mark_single_as_read and underlying implementa...Folker Bernitt
2015-08-11fix integration.test_draftsVictor Shyba
2015-08-11fixing integration.test_tagsVictor Shyba
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-06-05Added creation of input mail from python messageBruno Wagner
2015-04-01Unit tests, integration tests and welcome mailVictor Shyba
2015-03-20empty queries test makes more sense as a unit testVictor Shyba
2015-03-18cleaning import * from integration and unit testsVictor Shyba
2015-03-18no more self.client, since those methods are available from test case baseVictor Shyba
2015-03-11for #315, test queries with bad or empty parameters. They all should return e...Victor Shyba
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-23for #174, mailer daemon is now filtered from suggestionsVictor Shyba
2015-02-20Issue #174 - rejects bounced addresses on contacts suggestionsPatrick Maia
2015-02-10Issue #276 - uses the old casing when an existing tag with different casing i...Patrick Maia
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