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
2015-07-07 22:46:52 -07:00
..
messages Adding a (hopefully) failing test case for #52. 2015-07-07 22:46:52 -07:00
__init__.py add DJANGO_MAILBOX_ATTACHMENT_UPLOAD_TO setting 2015-06-22 17:28:23 -06:00
base.py Adding a more-versatile condition-handling method for preventing integration tests from mashing on one another. 2015-07-07 22:22:15 -07:00
test_integration_imap.py Be sure to pass the condition on through to the underlying transport. 2015-07-07 22:30:53 -07:00
test_mailbox.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
test_message_flattening.py Interpret unknown encodings as ASCII. Fixes #34. 2014-11-15 22:15:25 -08:00
test_process_email.py Adding a (hopefully) failing test case for #52. 2015-07-07 22:46:52 -07:00
test_settings.py add DJANGO_MAILBOX_ATTACHMENT_UPLOAD_TO setting 2015-06-22 17:28:23 -06:00
test_transports.py Fixing test discovery, adding functionality allowing one to restict 2015-04-12 12:11:49 -07:00