summaryrefslogtreecommitdiff
path: root/service/test/unit/adapter/test_mail_service.py
AgeCommit message (Expand)Author
2015-08-11fix testing on draft while sending mailsVictor Shyba
2015-06-05Added creation of input mail from python messageBruno Wagner
2015-04-09Adds service to move mails to inboxRoberto Soares
2015-03-18cleaning import * from integration and unit testsVictor Shyba
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-05(Re-)added error handling for twisted smtp sender.Folker Bernitt
2015-02-04Refactoring more of resource logic into service. No more search engine on mai...Duda Dornelles
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-01-30249 Implemented a feature that send an email when something was wrong to send...Jefferson Stachelski
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles