summaryrefslogtreecommitdiff
path: root/service/test/integration/test_leap_mailstore.py
AgeCommit message (Expand)Author
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2016-06-17Issue #608: Fix lowercase attachment test to check the filenameTulio Casagrande
2016-06-17Issue #608: Add unit test for case-specific lookupFelix Hammerl
2016-06-16Fix UNNAMED attachment bugTulio Casagrande
2016-06-16Stops filtering application/pgp-keys attachmentsTulio Casagrande
2016-02-22Revert "Revert "Filter keys from attachments #608 w/ @deniscostadsc""Giovane
2016-02-20Revert "Filter keys from attachments #608 w/ @deniscostadsc"NavaL
2016-02-19Filter keys from attachments #608 w/ @deniscostadscGiovane
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
2016-01-13Removed unused logging imports and fixed maintenance logger during testBruno Wagner
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-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