summaryrefslogtreecommitdiff
path: root/service/test/support
AgeCommit message (Expand)Author
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
2014-11-19better organization for integration test support classesDuda Dornelles
2014-11-19Extracting deferred timeouts in tests to constantsDuda Dornelles
2014-11-18Fixing functional tests. Im not proud.Duda Dornelles
2014-11-18Deferring TagsController.tags and fixing tests to deal with deferredsDuda Dornelles
2014-11-12Card #30 - fixes bug that was preventing attachment downloadPatrick Maia
2014-11-11Card #30 - migrates attachments controller to twistedPatrick Maia
2014-11-10adding encrypted file index to whooshDuda Dornelles
2014-11-05moving to twistedDuda Dornelles
2014-10-29Card #30 - adds attachments controllerPatrick Maia
2014-10-22index mails to accept a callback so that we can mark all as not recent when w...Duda Dornelles
2014-10-21Fixing unit testsDuda Dornelles
2014-10-20fixing pep8 warningsDuda 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-17Readded line removed in rebaseBruno Wagner
2014-10-17#102 #113 Sorting through search, and ignoring duplicate results on searchesBruno Wagner
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-15moving things out of user_agent. now it is called runserver and only does bas...Duda Dornelles
2014-10-15Changed pixelated mail file to mail, because it has more than pixelated mailBruno Wagner
2014-10-15removing unused imports on testsVictor Shyba
2014-10-15#107 Statuses are only used when delivering mails to the front-end, flags are...Bruno Wagner
2014-10-15Extracting features controllerDuda Dornelles
2014-10-15Extracting controller classesDuda Dornelles
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-10-14Adding feature toggle for auto reload so we can disable it in the functional ...Duda Dornelles
2014-10-14No more tag_index - now whoosh does everythinDuda Dornelles
2014-10-14Issue #12 - Bulk mark as unreadLisa Junger
2014-10-14adds tests and listener for indexing mails created outside the user agent, se...Victor Shyba
2014-10-13#104 Implemented mark single mail as unreadLisa Junger
2014-10-10making sure that soldeda-test folder gets removed before integration/function...Duda Dornelles
2014-10-10Using file index for whoosh and fixing functional testsDuda Dornelles
2014-10-09Added whoosh as search engine (issue #94).Folker Bernitt
2014-10-09Changing tests folder structureDuda Dornelles