1
0
Fork 0
django-mailbox/django_mailbox/tests
antcorro 3c33a22c3e Fix for #82; Improper handling of badly-encoded documents.
* fix logging warning message

* decode as ascii on Decode error

* Add test case for #88 #82

* add test case bis for #88 #82
2016-04-04 12:28:11 -07:00
..
messages Fix for #82; Improper handling of badly-encoded documents. 2016-04-04 12:28:11 -07:00
__init__.py add DJANGO_MAILBOX_ATTACHMENT_UPLOAD_TO setting 2015-06-22 17:28:23 -06:00
base.py Skip integration tests if there are missing environment variables. 2015-07-21 22:57:41 -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 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 Fix for #82; Improper handling of badly-encoded documents. 2016-04-04 12:28:11 -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