1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
django-mailbox/django_mailbox/tests
2017-08-23 17:04:21 +02: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 Fix generator support in tests/base.py 2017-08-23 17:04:21 +02:00
settings.py Switch from nose to py.test. 2016-05-14 22:06:32 -07:00
test_integration_imap.py Fix generator support in tests/base.py 2017-08-23 17:04:21 +02:00
test_mailbox.py Use generator in Mailbox.get_mail to limit memory leak 2017-07-15 22:33:26 +02:00
test_message_flattening.py Switch from nose to py.test. 2016-05-14 22:06:32 -07:00
test_process_email.py Drop print in test 2017-07-09 21:38:11 +02:00
test_transports.py Add flake8 style check 2017-05-09 23:59:42 +02:00