app-MAIL-temp/tests/api
Adrià Casajús 44dd06fabf
Added spoofed email test
2022-03-21 10:43:18 +01:00
..
__init__.py add /api/alias/options 2019-12-15 18:55:16 +02:00
test_alias.py Fix deprecation warnings. 2022-02-04 13:49:38 +00: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 return 422 if account not activated 2022-02-22 22:12:36 +01:00
test_auth_mfa.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
test_custom_domain.py return custom domain json in patch 2022-01-16 17:26:11 +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 return title in /api/notifications 2022-01-24 15:20:59 +01:00
test_phone.py GET /api/phone/reservations/:reservation_id 2022-01-04 16:22:41 +01:00
test_serializer.py Added spoofed email test 2022-03-21 10:43:18 +01: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