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
2018-04-03 08:24:32 +00:00
..
messages Ensure UTF-8 surogates escaped on save - fix #159 2018-01-03 03:45:59 +01:00
__init__.py Switch from nose to py.test. 2016-05-14 22:06:32 -07:00
base.py Use generator in Mailbox.get_mail to limit memory leak (#149) 2018-03-09 10:09:45 -08:00
settings.py Switch from nose to py.test. 2016-05-14 22:06:32 -07:00
test_integration_imap.py Use generator in Mailbox.get_mail to limit memory leak (#149) 2018-03-09 10:09:45 -08:00
test_mailbox.py Use generator in Mailbox.get_mail to limit memory leak (#149) 2018-03-09 10:09:45 -08:00
test_message_flattening.py Cache email object in Message (#148) 2018-03-09 10:10:07 -08:00
test_process_email.py Merge 38d2ed11e0 into ce6dffb7ed 2018-04-03 08:24:32 +00:00
test_processincomingmessage.py Bug fixes for Django versions 1.8 and 1.9 2018-03-09 17:02:50 -05:00
test_transports.py Add flake8 style check 2017-05-09 23:59:42 +02:00