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
test_apple.py test: skip apple payment test (#2457) 2025-05-07 16:39:09 +02:00
test_auth.py
test_auth_mfa.py
test_custom_domain.py Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00
test_import_export.py
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
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
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