Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-30 | [tests] reduce flakiness in test_incoming_mail | Victor Shyba | |
It was adding messages with notify_just_mdoc set to True (default). leap.mail suggests that this flag is set to True for performance, but it is unsafe. I was getting a lot of false negatives on tests, now it is not flaky anymore. -- Issue #445 | |||
2015-08-27 | Cleaned up MailboxInboxListener. | Folker Bernitt | |
- Issue #445 | |||
2015-08-27 | Added integration test for MailboxInboxListener. | Folker Bernitt | |
- Issue #445 |