summaryrefslogtreecommitdiff
path: root/service/test/support/integration/soledad_test_base.py
AgeCommit message (Expand)Author
2016-10-18Adapted imports to reflect new bitmask-dev dependencyBruno Wagner
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2015-08-11Made LeapMail compatible with SearchEngine.Folker Bernitt
2015-08-11Fixed LeapMailStore integration test.Folker Bernitt
2015-08-11Added common LeapMailStore to soledad test base.Folker Bernitt
2015-08-11Start events server before running functional tests.Folker Bernitt
2015-08-11move events diabling to AppTestClient for functional testsVictor Shyba
2015-08-11fix typo in importVictor Shyba
2015-08-11disable events for integration testsVictor Shyba
2015-08-11Added add mailbox and add message behaviour.Folker Bernitt
2015-08-11fix test_soledad_querierVictor Shyba
2015-03-18TestCase logic moved to AppTestClient, enabling reuse outside of integration ...Victor Shyba
2015-02-05(Re-)added error handling for twisted smtp sender.Folker Bernitt
2015-02-03Enabling integration tests to be run in parallelDuda Dornelles
2015-01-28for #256, change TestCase to twisted trialVictor Shyba
2015-01-24#184 - not creating empty tags anymoreVicente Luchi
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-17Fix issue #200 search works with base63 bodiesFábio Pio
2014-12-11Fixed delete mails from mail list, actionsNeissi Torres Lima
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