app/tests/api
2025-05-15 08:34:21 +00:00
..
__init__.py
test_alias.py fix: commit alias deletion on API + add filter on trashed aliases in api (#2470) 2025-05-15 08:34:21 +00:00
test_alias_options.py Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
test_apple.py test: skip apple payment test (#2457) 2025-05-07 16:39:09 +02:00
test_auth.py Canonicalize emails from google and proton before registering users (#1493) 2022-12-14 11:50:36 +01:00
test_auth_mfa.py refactor test: no hardcode a@b.c, make sure each test has a different user 2022-04-15 16:59:44 +02:00
test_custom_domain.py Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00
test_import_export.py Simpler csv export (#1383) 2022-11-23 13:51:08 +01:00
test_mailbox.py fix: crash on empty mailbox email (#2283) 2024-10-22 10:06:20 +02:00
test_new_custom_alias.py Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00
test_new_random_alias.py deps: update flask-limiter and redis deps (#2406) 2025-03-04 09:48:38 +01:00
test_notification.py Store the latest email_log id in the alias to simplify dashboard query (#2022) 2024-02-15 15:48:02 +01:00
test_phone.py
test_serializer.py Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00
test_setting.py chore: fix regex warnings on python 3.12 (#2400) 2025-02-26 15:41:50 +01:00
test_sudo.py Allow to set sudo mode for api requests (#1108) 2022-06-23 14:26:36 +02:00
test_user.py refactor: move job names to enum in constants (#2401) 2025-02-26 16:52:49 +01:00
test_user_info.py Send event on account unlink (#2379) 2025-02-05 09:44:42 +00:00
utils.py refactor test: no hardcode a@b.c, make sure each test has a different user 2022-04-15 16:59:44 +02:00