summaryrefslogtreecommitdiff
path: root/service/test/support
AgeCommit message (Expand)Author
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-08-11Fixed unit tests.Folker Bernitt
2015-06-17clean up unused variables (flake8 violations)Victor Shyba
2015-06-12[refactor] SearchEngine does not need a querierVictor Shyba
2015-06-12Added missing import for AsyncHTTPClientFolker Bernitt
2015-06-11Removing lost importsVictor 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-24Fix pep8 errors of lambda functionsTiago Ferraz
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-03-17Lock index on index_mail.Folker Bernitt
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-05(Re-)added error handling for twisted smtp sender.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-28for #173, now searching on sender field for contacts auto completeVictor Shyba
2015-01-28Fixing _render function on app_test_client for integration tests so that when...Duda Dornelles
2015-01-28for #256, change TestCase to twisted trialVictor Shyba
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-21Fixed pep8 warningsBruno Wagner
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
2015-01-06Issue #215: Fixed missing From header for sent mails.Lisa Junger
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda 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-18adding license info to proxy files and fixing pep8Duda Dornelles
2014-12-18Running functional tests behind tornado proxy: breaking the build :)Duda Dornelles
2014-12-18Adding a tornado proxy to simulate the behavior for the user agent when runni...Duda Dornelles