summaryrefslogtreecommitdiff
path: root/service/test/unit/adapter/mailstore/test_searchable_mailstore.py
AgeCommit message (Expand)Author
2015-08-11Test that delete mailbox is not yet supported by indexing mail store.Folker Bernitt
2015-08-11Merge test method SearchableMailstore.add_mail.Folker Bernitt
2015-08-11Implemented copy mail on indexing mails store.Folker Bernitt
2015-08-11Added move mail to indexing mail store.Folker Bernitt
2015-08-11Renamed test class to TestSearchableMailStore.Folker Bernitt
2015-08-11implemented add, delete and update of mails in searchable mail store.Folker Bernitt
2015-08-11Assert return value for add_mail and that a LeapMail instance is passed to se...Folker Bernitt
2015-08-11Started work on searchable mail store.Folker Bernitt