app/tests
2020-11-03 16:13:10 +01:00
..
api use the same error structure in apple endpoints 2020-11-03 16:13:10 +01:00
auth fix test: use valid domain 2020-04-27 23:15:30 +02:00
dashboard make sure alias contact address is valid 2020-11-03 11:13:43 +01:00
models use PublicDomain instead if ALIAS_DOMAINS 2020-10-15 16:45:08 +02:00
oauth
__init__.py
conftest.py rename PublicDomain -> SLDomain 2020-10-15 16:51:07 +02:00
test.env add tests for sign_data 2020-11-03 13:30:13 +01:00
test_alias_utils.py Use check_alias_prefix() to check alias prefix 2020-11-03 10:39:08 +01:00
test_dns_utils.py Add DMARC 2020-05-03 12:01:31 +02:00
test_email_handler.py Add get_mailbox_from_mail_from() 2020-09-28 17:41:16 +02:00
test_email_utils.py add is_valid_email() 2020-11-03 11:09:37 +01:00
test_greylisting.py
test_jose_utils.py fix test_encode_decode 2020-05-02 16:26:50 +02:00
test_models.py Dedupe email address 2020-10-01 21:35:11 +02:00
test_oauth_models.py
test_paddle_utils.py
test_pgp_utils.py add tests for sign_data 2020-11-03 13:30:13 +01:00
test_server.py
test_utils.py
utils.py