1
0
Fork 0
django-mailbox/django_mailbox/tests
Adam Coddington abad769fd6 Fixing test discovery, adding functionality allowing one to restict
message gathering (via the IMAP transport) to only messages matching a
specified subject.

Fixes #49.
2015-04-12 12:11:49 -07:00
..
messages Interpret unknown encodings as ASCII. Fixes #34. 2014-11-15 22:15:25 -08:00
__init__.py Fixing test discovery, adding functionality allowing one to restict 2015-04-12 12:11:49 -07:00
base.py Adding basic integration tests. 2015-04-12 12:11:39 -07:00
test_integration_imap.py Fixing test discovery, adding functionality allowing one to restict 2015-04-12 12:11:49 -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 Added random eml file name, removed getattr related to self.mailbox.from_email in Message.reply, fix docs - second round of pull requests 2015-03-18 09:56:52 +01:00
test_transports.py Fixing test discovery, adding functionality allowing one to restict 2015-04-12 12:11:49 -07:00