app-MAIL-temp/tests
Son 9ff323c746 make sure to set custom_domain_id when creating a new alias 2022-01-06 15:29:37 +01:00
..
api make sure to set custom_domain_id when creating a new alias 2022-01-06 15:29:37 +01:00
auth do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
dashboard allow user to create alias with domain that has ownership verified (and might not have MX verified) 2021-12-29 10:24:22 +01:00
email do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
models use PublicDomain instead if ALIAS_DOMAINS 2020-10-15 16:45:08 +02:00
oauth do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
__init__.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
conftest.py fix test 2021-10-12 15:11:25 +02:00
test.env rename words.txt to test_words.txt 2021-10-23 17:29:37 +02:00
test_alias_utils.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_config.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_cron.py remove unused var 2020-12-13 19:31:16 +01:00
test_dns_utils.py Compare mx domains with priority order and not priority value 2021-11-23 14:31:53 +01:00
test_email_handler.py fix is_automatic_out_of_office: only use "Auto-Submitted" header 2022-01-05 15:21:54 +01:00
test_email_utils.py Use InvalidMailboxDomain instead of DISPOSABLE_EMAIL_DOMAINS 2022-01-03 10:33:21 +01:00
test_jose_utils.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_models.py add new sender formats: NAME_ONLY, AT_ONLY, NO_NAME 2021-12-28 10:49:37 +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_regex_utils.py refactor: move regex_match() to its own file 2021-12-14 15:00:32 +01:00
test_server.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +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 Format with black 2021-03-13 15:37:28 +01:00