app/tests
2025-12-23 23:27:01 +01:00
..
api fix: commit alias deletion on API + add filter on trashed aliases in api (#2470) 2025-05-15 08:34:21 +00:00
auth fix: only allow api_to_cookie if is for same user (#2423) 2025-03-20 15:45:24 +01:00
cron
dashboard Add tests 2025-10-31 11:23:05 +01:00
data
email_tests feat: allow to limit max email recipients (#2436) 2025-04-14 16:03:02 +02:00
events Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00
example_emls
handler Stop replies if the aliases are trashed 2025-11-03 14:30:24 +01:00
jobs feat: add job to schedule subscription sync (#2443) 2025-04-30 10:08:11 +02:00
models Add method to check if alias is created from partner 2025-06-16 14:54:10 +02:00
monitor
oauth
proton Fix mailbox test 2025-12-23 23:27:01 +01:00
tasks chore(cron): delete expired oauth_token entries 2025-12-15 14:04:26 +01:00
user_settings
__init__.py
conftest.py Disable rate limits in tests 2025-11-21 11:31:52 +01:00
test.env feat: added abuser utils for main abuser (un)archiving flows. (#2468) 2025-05-19 14:59:50 +02:00
test_abuser_audit_log_utils.py feat: added abuser utils for main abuser (un)archiving flows. (#2468) 2025-05-19 14:59:50 +02:00
test_abuser_utils.py Move unmark to abuser file 2025-06-16 13:16:29 +02:00
test_account_linking.py Do not allow to create accounts from proton with invalid domains 2025-12-23 22:57:01 +01:00
test_alias_audit_log_utils.py Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00
test_alias_delete.py feat: add alias id when deleting alias 2025-09-04 11:59:20 +02:00
test_alias_mailbox_utils.py
test_alias_suffixes.py
test_alias_utils.py remove unneeded test 2025-11-03 11:13:32 +01:00
test_config.py
test_contact_utils.py FIX: Do not allow to create a contact with reply email as contact email 2025-09-22 16:56:20 +02:00
test_coupon_utils.py
test_custom_domain_utils.py Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00
test_custom_domain_validation.py
test_dns_utils.py
test_domains.py
test_email_handler.py
test_email_utils.py feat: better errors for invalid domain in mailbox 2025-12-10 11:25:48 +01:00
test_extensions.py deps: update flask-limiter and redis deps (#2406) 2025-03-04 09:48:38 +01:00
test_image_validation.py
test_jose_utils.py
test_mail_sender.py Fix test 2025-07-31 11:48:08 +02:00
test_mailbox_utils.py Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00
test_message_utils.py
test_models.py
test_monitoring.py
test_oauth_models.py
test_onboarding.py
test_paddle_callback.py
test_paddle_utils.py
test_pgp_utils.py
test_prarallel_limiter.py
test_regex_utils.py
test_server.py
test_user_audit_log_utils.py
test_utils.py
utils.py Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00
utils_test_alias.py Implement Alias Trash (#2417) 2025-03-18 10:10:56 +01:00