1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00
django-mailbox/django_mailbox/tests
2017-03-06 04:47:27 +00:00
..
messages Add test for message with long content (#109) 2016-08-03 10:11:20 -07:00
__init__.py Switch from nose to py.test. 2016-05-14 22:06:32 -07:00
base.py Merge 0a532bbf53 into ce6ce6b5dd 2017-03-06 04:47:27 +00:00
settings.py Switch from nose to py.test. 2016-05-14 22:06:32 -07:00
test_integration_imap.py Skip integration tests if there are missing environment variables. 2015-07-21 22:57:41 -07:00
test_mailbox.py Add tests to update Mailbox.last_polling 2016-08-16 01:00:52 +02:00
test_message_flattening.py Switch from nose to py.test. 2016-05-14 22:06:32 -07:00
test_process_email.py Add test for message with long content (#109) 2016-08-03 10:11:20 -07:00
test_transports.py Clean up EmailMessageTestCase._get_email_as_text 2016-04-06 07:36:18 +02:00