app-MAIL-temp/tests/api
Son 9ff323c746 make sure to set custom_domain_id when creating a new alias 2022-01-06 15:29:37 +01:00
..
__init__.py add /api/alias/options 2019-12-15 18:55:16 +02:00
test_alias.py make sure to set custom_domain_id when creating a new alias 2022-01-06 15:29:37 +01:00
test_alias_options.py use tldextract to extract hostname 2021-10-18 11:45:48 +02:00
test_apple.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_auth.py make sure password can't be longer than 100 chars 2021-11-16 19:41:05 +01:00
test_auth_mfa.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_custom_domain.py Add PATCH /api/custom_domains/:custom_domain_id 2021-03-10 22:56:12 +01:00
test_import_export.py improve test 2021-11-08 12:57:03 +01:00
test_mailbox.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_new_custom_alias.py 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
test_new_random_alias.py 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
test_notification.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_phone.py GET /api/phone/reservations/:reservation_id 2022-01-04 16:22:41 +01:00
test_serializer.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_setting.py add random_alias_suffix to settings api 2021-12-28 15:24:58 +01:00
test_user_info.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00