1
0
Fork 0
django-mailbox/django_mailbox/tests
Pascal Fouque 8992babec6
Merge pull request #293 from pfouque/resend_poor_type_checking
Improve Resend documentation and checks
2024-05-24 09:27:36 +02:00
..
messages fix message.text exception when attachment filename header contains weird characters 2024-04-25 13:01:43 +02:00
__init__.py Switch from nose to py.test. 2016-05-14 22:06:32 -07:00
base.py Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x 2019-11-09 19:23:08 +01:00
settings.py Avoid "settings.DATABASES is improperly configured. Please supply the NAME value." 2018-04-21 07:27:48 +02:00
test_integration_imap.py Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x 2019-11-09 19:23:08 +01:00
test_mailbox.py Move the bulk get_new_mail to queryset 2020-07-26 14:21:21 +08:00
test_message_flattening.py Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x 2019-11-09 19:23:08 +01:00
test_process_email.py Merge pull request #293 from pfouque/resend_poor_type_checking 2024-05-24 09:27:36 +02:00
test_processincomingmessage.py Support for Django 5.0 and python 3.12 + Fix CI (#277) 2023-12-09 19:01:53 -08:00
test_transports.py Support for Django 5.0 and python 3.12 + Fix CI (#277) 2023-12-09 19:01:53 -08:00