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-25 23:45:39 -07:00
..
__init__.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
base.py Reorganizing tests. 2013-07-25 23:45:39 -07:00
generic_message.eml Adding tests. 2013-01-19 00:26:58 -08:00
message_with_attachment.eml Major refactor of message attachment handling; no longer stores verbatim 2013-06-23 20:27:50 -07:00
message_with_defective_attachment_association.eml Major refactor of message attachment handling; no longer stores verbatim 2013-06-23 20:27:50 -07:00
message_with_defective_attachment_association_result.eml Major refactor of message attachment handling; no longer stores verbatim 2013-06-23 20:27:50 -07:00
message_with_image_jpg_mimetype.eml Reorganizing tests. 2013-07-25 23:45:39 -07:00
message_with_long_text_lines.eml Properly handle RFC2822 line continuations; resolves #4. 2013-06-05 12:43:28 -07:00
message_with_many_multiparts.eml Major refactor of message attachment handling; no longer stores verbatim 2013-06-23 20:27:50 -07:00
message_with_many_multiparts_stripped_html.eml Major refactor of message attachment handling; no longer stores verbatim 2013-06-23 20:27:50 -07:00
message_with_utf16_char.eml Reorganizing tests. 2013-07-25 23:45:39 -07:00
multipart_text.eml Adding get_text_body convenience method. 2013-01-20 14:27:15 -08: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 Reorganizing tests. 2013-07-25 23:45:39 -07:00