summaryrefslogtreecommitdiff
path: root/service/test/integration/test_leap_mailstore.py
AgeCommit message (Expand)Author
2015-11-23No more 'need to create before delete'Victor Shyba
2015-11-18Issue #494 - Fixed reply when the replayer is the senderJefferson Stachelski
2015-09-02[feature] adding security_casing to LeapMail so we can show in the UI the sig...Duda Dornelles
2015-08-17[wip] Expose attachments again after migrationkaeff
2015-08-11Check for subject instead of mail id for deleted mails.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 test_leap_mailstore integration test.Folker Bernitt
2015-08-11Make indexing recepients work again by fixing serialization bugKlaus Fl
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-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-11Added add mailbox and add message behaviour.Folker Bernitt
2015-08-11Added integration test for LeapMailStore.all_mails.Folker Bernitt
2015-08-11Fix: reordered code and added missing yield.Folker Bernitt
2015-08-11Refactored test_leap_mailstore.py.Folker Bernitt
2015-08-11Added leap mailstore integration test.Folker Bernitt