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
2013-07-26 19:18:57 -07:00
..
messages Adding tests and minor code changes to ensure that we properly handle the distinction between bytes and text when dehydrating/rehydrating messages. 2013-07-26 19:13:35 -07:00
__init__.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
base.py Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00
test_mailbox.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
test_message_flattening.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
test_process_email.py Remove unicode literals from tests for Python3. 2013-07-26 19:18:57 -07:00