app/tests
2020-05-23 22:51:00 +02:00
..
api Return whether there's more notification in GET /api/notifications 2020-05-23 22:51:00 +02:00
auth fix test: use valid domain 2020-04-27 23:15:30 +02:00
dashboard Support multiple mailboxes in custom alias page 2020-05-10 20:09:54 +02:00
oauth fix test 2020-02-27 22:31:38 +07:00
__init__.py
conftest.py rename env.test to test.env 2020-01-23 09:20:41 +01:00
test.env fix test 2020-03-05 20:32:08 +01:00
test_dns_utils.py Add DMARC 2020-05-03 12:01:31 +02:00
test_email_utils.py Fix user cannot change personal email back and better naming. 2020-05-15 23:18:30 +02:00
test_greylisting.py use MAX_ACTIVITY_DURING_MINUTE instead of MIN_TIME_BETWEEN_ACTIVITY 2020-04-04 17:22:27 +02:00
test_jose_utils.py fix test_encode_decode 2020-05-02 16:26:50 +02:00
test_models.py Add more From: sender formatting options 2020-05-16 18:44:31 +02:00
test_oauth_models.py add get_response_types_from_str, response_types_to_str 2019-12-15 18:55:11 +02:00
test_paddle_utils.py add paddle_utils.verify_incoming_request 2019-12-15 18:55:18 +02:00
test_pgp_utils.py use BytesIO as input when encrypting 2020-04-02 21:30:36 +02:00
test_server.py only SERVER_NAME in test 2019-12-15 18:55:09 +02:00
test_utils.py
utils.py add some tests for authorize page 2019-12-15 18:55:11 +02:00