app-MAIL-temp/tests
Son NK bcdf522174 create normalize_reply_email(): handle case where reply email contains space, quote, etc 2020-11-22 13:07:09 +01:00
..
api make sure mailbox email is valid 2020-11-22 12:18:31 +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 fix test 2020-02-27 22:31:38 +07:00
__init__.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
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 make sure alias prefix cannot be more than 40 chars 2020-11-18 10:38:35 +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 create normalize_reply_email(): handle case where reply email contains space, quote, etc 2020-11-22 13:07:09 +01: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 EnumE.has_name(), EnumE.get_value() 2020-11-15 19:43:01 +01: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 add tests for sign_data 2020-11-03 13:30:13 +01:00
test_server.py only SERVER_NAME in test 2019-12-15 18:55:09 +02:00
test_utils.py add param WORDS_FILE_PATH, use random_words when generating email 2019-12-15 18:55:08 +02:00
utils.py add tests.utils.pretty() 2020-11-15 19:34:13 +01:00