1
0
Fork 0
django-mailbox/django_mailbox/tests/messages
2015-08-18 17:55:07 +02:00
..
generic_message.eml convert migrations to work with Django 1.7, add Django 1.7.1 to travis test matrix 2014-11-07 17:35:34 +00:00
message_with_attachment.eml convert migrations to work with Django 1.7, add Django 1.7.1 to travis test matrix 2014-11-07 17:35:34 +00:00
message_with_defective_attachment_association.eml Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00
message_with_defective_attachment_association_result.eml Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00
message_with_image_jpg_mimetype.eml Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00
message_with_invalid_content_for_declared_encoding.eml Refactoring imports for Python3 support. Fixes #13. 2014-04-24 15:44:45 -07:00
message_with_invalid_encoding.eml Interpret unknown encodings as ASCII. Fixes #34. 2014-11-15 22:15:25 -08:00
message_with_long_text_lines.eml Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00
message_with_many_multiparts.eml Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00
message_with_many_multiparts_stripped_html.eml Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00
message_with_not_decoded_attachment_header.eml Add test for message with not decoded attachment header 2015-08-18 17:55:07 +02:00
message_with_single_byte_encoding.eml Base64-encode message body when storing in DB. 2013-07-26 22:13:29 -07:00
message_with_single_byte_extended_subject_encoding.eml Always decode headers into unicode objects before assigning to model; fixes #12. 2014-04-22 15:49:49 -07:00
message_with_text_attachment.eml Always store payload parts having a Content-Disposition of 'attachment' as attachments, even if their Content-Type is text/plain. Fixes #52. 2015-07-07 23:09:41 -07:00
message_with_utf8_char.eml Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00
multipart_text.eml Cleaning up tests; moving test e-mail messages; fixing bugs relating to message encoding rehydration. 2013-07-26 18:07:31 -07:00