summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
2014-10-17better tests for getting all tags and filtering all tags. some fixes go togetherDuda Dornelles
2014-10-16Fix PEP8 errorsAlexandre Pretto Nunes
2014-10-16Better handle information on exceptions. #92Alexandre Pretto Nunes
2014-10-16Pep8 fixesBruno Wagner
2014-10-16Created a way to search all mails with no pagination for indexingBruno Wagner
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
2014-10-16#96 Mail searches are now paginated, the pages number start at 1 nowBruno Wagner
2014-10-16Added some wait until visible to functional tests to make them more stable.Folker Bernitt
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-15fixing pep8Duda Dornelles
2014-10-15deleting unused test codeDuda Dornelles
2014-10-15Extracting features controllerDuda Dornelles
2014-10-15small refactoring to mark as read unread test.Lisa Junger
2014-10-15Moved input mail from dict to input mail instead of floating elsewhereBruno Wagner
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-14adding tag and reply feature backDuda Dornelles
2014-10-14renames method to follow other members naming #103Victor Shyba
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-14Fix pep8 warnings.Folker Bernitt
2014-10-14Tried to make part of functional tests more stable.Folker Bernitt
2014-10-13#89 - separates manage draft and send mail responsibilitiesPatrick Maia
2014-10-13#89 - removes some mock based tests (they are replaced by integration tests i...Patrick Maia
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-10pep8 warningsDuda Dornelles
2014-10-10Making forward_trash_archive feature workDuda Dornelles
2014-10-09Added whoosh as search engine (issue #94).Folker Bernitt
2014-10-09Making compose_save_draft_and_send feature workDuda Dornelles
2014-10-09Setting up the app for functional tests using soledad test base so we can con...Duda Dornelles
2014-10-09moving fake-service features to service, getting rid of setup.py test require...Duda Dornelles
2014-10-09Changing tests folder structureDuda Dornelles
2014-10-09Skip default tags for tag suggestions.Folker Bernitt
2014-10-08#92 Add handling of errors when sending mailAlexandre Pretto Nunes
2014-10-08Filter tags by query (issue #52).Folker Bernitt
2014-10-06fix a couple of bugs recovering tag from a pickled jsonVictor Shyba
2014-10-02Added config file command line parameter to user agent.Folker Bernitt
2014-10-01#53 - does not automatically add mailbox tagPatrick Maia
2014-09-30Fixing move to trashDuda Dornelles
2014-09-29fixing tests and pep8Duda Dornelles
2014-09-26All tests passing using soledadBruno Wagner Goncalves
2014-09-26Fixing testsDuda Dornelles