summaryrefslogtreecommitdiff
path: root/service/test/support/integration/app_test_client.py
AgeCommit message (Expand)Author
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_searchVictor Shyba
2015-08-11fix test_soledad_querierVictor Shyba
2015-08-11Fixing integration tests.Folker Bernitt
2015-06-12[refactor] SearchEngine does not need a querierVictor Shyba
2015-06-09Extracted services setup in a separate classBruno Wagner
2015-06-05Added creation of input mail from python messageBruno Wagner
2015-06-04Config is not used anymoreBruno Wagner
2015-06-03Fixed tests after app changesBruno Wagner
2015-03-20integration helper: reindex only when new tags are added (performance)Victor Shyba
2015-03-18TestCase logic moved to AppTestClient, enabling reuse outside of integration ...Victor Shyba
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-13Making sure that no private key can be retrieved by the KeysResourceDuda Dornelles
2015-02-11Fixing pep8 errorsTiago Ferraz
2015-02-11General RefactoringTiago Ferraz
2015-02-09Ops, now importing MailBuilder properly for integration testsDuda Dornelles
2015-02-09Fixing integration testsDuda Dornelles
2015-02-09Sending a mail is always successful in functional test context.Folker Bernitt
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-02-03Moving mails_resouce render_GET logic to mail_serviceDuda Dornelles
2015-02-03Enabling integration tests to be run in parallelDuda Dornelles
2015-01-28Fixing _render function on app_test_client for integration tests so that when...Duda Dornelles
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2015-01-24#184 - not creating empty tags anymoreVicente Luchi
2015-01-22 #224 fixing tests and app for twisted migrationDuda Dornelles
2015-01-22 #224 moving to trial as test runnerPixpoa pairing
2015-01-21#240 Adapted tests after change to twisted webDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2015-01-19Issue #169: Allow custom home folder.Folker Bernitt
2015-01-14for #227, MAC on encrypted storageVictor Shyba
2015-01-13#230 Changing defer_encryption to False in order to upgrade soledad 0.6.3Fábio Pio
2015-01-12card #227, replacing lib for debian compatibility: cryptography -> naclVictor Shyba
2015-01-06Getting rid of unused sqlcipher index updates, speeding up tests and app. Als...Duda Dornelles
2014-12-22refactoring package structureDuda Dornelles
2014-12-12Card #168 - introduces performance tests for contacts controllerPatrick Maia
2014-12-11Fixed delete mails from mail list, actionsNeissi Torres Lima
2014-12-11optmizing python importsDuda Dornelles
2014-11-24Fixed pep8 warnings.Folker Bernitt
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-21refactoring so the app_test_client knows how to start itself in a threadDuda Dornelles
2014-11-19better organization for integration test support classesDuda Dornelles