summaryrefslogtreecommitdiff
path: root/service/test/integration
AgeCommit message (Expand)Author
2015-12-21added filename and size to the attachment endpoint post responseNavaL
2015-12-18adapting mail controllers POST and PUT to work with attachementsmnandri
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18WIP: rename me latermnandri
2015-12-18backend that handles post of a single attachment filemnandri
2015-11-24Issue #494 - Bruno/Jeff Fixed the encoding testsJefferson Stachelski
2015-11-23Making explicit the goal for test that checks double deletionVictor Shyba
2015-11-23Removing test, since this scenario doesnt exists anymoreVictor Shyba
2015-11-23No more 'need to create before delete'Victor Shyba
2015-11-19Fixing tests #531Giovane
2015-11-18Issue #494 - Fixed reply when the replayer is the senderJefferson Stachelski
2015-10-20Refactored the welcome mail logic and add a testJefferson Stachelski
2015-10-13Add tests for welcome mail.Giovane
2015-09-21#442 Moves feedback url to environment variable.Giovane
2015-09-21#442 Creates feedback service that create tickets on leap web.Giovane
2015-09-10Removed bounced email contact removal (#441)Bruno Wagner
2015-09-08Some progress on the issue #441Jefferson Stachelski
2015-09-02[feature] adding security_casing to LeapMail so we can show in the UI the sig...Duda Dornelles
2015-09-02Download attachments from mail store instead of querierFolker Bernitt
2015-08-30[tests] fixes attachments tests for attribute renameVictor Shyba
2015-08-30[tests] reduce flakiness in test_incoming_mailVictor Shyba
2015-08-27Cleaned up MailboxInboxListener.Folker Bernitt
2015-08-27Added integration test for MailboxInboxListener.Folker Bernitt
2015-08-25[tests] skip bounced while issue #441Victor Shyba
2015-08-20[tests] test_soledad_querier no longer neededVictor Shyba
2015-08-19Remove poor person's debugging printskaeff
2015-08-17[wip] Expose attachments again after migrationkaeff
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11Check for subject instead of mail id for deleted mails.Folker Bernitt
2015-08-11Add integration test for DraftService.Folker Bernitt
2015-08-11Fixed unit test.Folker Bernitt
2015-08-11Added test to ensure mail with same content can be added.Folker Bernitt
2015-08-11Fixed unit and integration tests.Folker Bernitt
2015-08-11Fixed test_search integration test.Folker Bernitt
2015-08-11Fixed test_tags integration test.Folker Bernitt
2015-08-11Fixed test_leap_mailstore integration test.Folker Bernitt
2015-08-11Worked on integration tests.Folker Bernitt
2015-08-11Make indexing recepients work again by fixing serialization bugKlaus Fl
2015-08-11Changed test_delete_mail.py integration test to new mail store.Folker Bernitt
2015-08-11Made LeapMail compatible with SearchEngine.Folker Bernitt
2015-08-11pep8Victor Shyba
2015-08-11Added common LeapMailStore to soledad test base.Folker Bernitt
2015-08-11First steps migrating mail service to new data model.Folker Bernitt
2015-08-11Removed relative import of test resources.Folker Bernitt
2015-08-11Added delete_mailbox to leap mail store.Folker Bernitt
2015-08-11Added tests to get mails within a mailbox.Folker Bernitt
2015-08-11Added delete mail to mail store.Folker Bernitt
2015-08-11fix attachment integration testVictor Shyba
2015-08-11Added add mailbox and add message behaviour.Folker Bernitt
2015-08-11Added integration test for LeapMailStore.all_mails.Folker Bernitt