app/tests
2025-02-04 15:35:14 +00:00
..
api Two fixes (#2357) 2025-01-15 15:50:28 +00:00
auth feat: use oidc well-known url (#2077) 2024-05-02 16:17:10 +02:00
cron Premium user can enable data breach monitoring (#2084) 2024-04-12 10:39:23 +02:00
dashboard Refactor coupon management and send proper events (#2363) 2025-01-23 12:36:13 +01:00
data
email_tests
events Have the dead letter also take events to avoid race conditions (#2267) 2024-10-17 09:16:33 +00:00
example_emls Handle multiple emails in reply-to header (#2365) 2025-01-24 10:20:50 +00:00
handler Handle multiple emails in reply-to header (#2365) 2025-01-24 10:20:50 +00:00
jobs Add test 2024-11-28 12:32:42 +01:00
models Fix: If the alias is created for a partner domain, mark it as partner created (#2312) 2024-11-08 12:04:28 +01:00
monitor chore: add upcloud monitoring (#1835) 2023-08-04 12:19:00 +02:00
oauth
proton Add lifetime in partner subscriptions (#2331) 2024-11-27 11:05:03 +00:00
tasks Cleanup old data (#2066) 2024-03-18 16:00:21 +01:00
user_settings Update tests 2024-08-05 11:54:44 +02:00
__init__.py
conftest.py Fix base test class (#2152) 2024-07-10 11:41:50 +00:00
test.env feat: use oidc well-known url (#2077) 2024-05-02 16:17:10 +02:00
test_account_linking.py Try to catch the race condidion when creating the user with a partner (#2320) 2024-11-14 09:54:13 +01:00
test_alias_audit_log_utils.py feat: alias audit log (#2261) 2024-10-14 12:45:00 +02:00
test_alias_mailbox_utils.py feat: index cleanup and add missing ones (#2369) 2025-01-31 10:50:33 +01:00
test_alias_suffixes.py Do not show the default domain twice (#1772) 2023-06-21 18:56:03 +02:00
test_alias_utils.py revert: userid storing on deleted alias (#2305) 2024-11-06 11:24:54 +00:00
test_config.py
test_contact_utils.py Two fixes (#2357) 2025-01-15 15:50:28 +00:00
test_coupon_utils.py Do not allow lifetime coupons for lifetime partneri (#2376) 2025-02-03 11:20:12 +01:00
test_custom_domain_utils.py feat: index cleanup and add missing ones (#2369) 2025-01-31 10:50:33 +01:00
test_custom_domain_validation.py Multi domain check (#2372) 2025-01-31 16:36:35 +00:00
test_dns_utils.py Multi domain check (#2372) 2025-01-31 16:36:35 +00:00
test_domains.py Allow to get premium partner domains without premium sl domains (#1880) 2023-09-13 18:12:47 +02:00
test_email_handler.py Two fixes (#2357) 2025-01-15 15:50:28 +00:00
test_email_utils.py Add support for more Received header formats to extract the queue id (#2333) 2024-11-28 11:11:53 +00:00
test_extensions.py Replace poetry with rye (#2163) 2024-07-25 16:18:49 +02:00
test_image_validation.py
test_jose_utils.py Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
test_mail_sender.py Fix: When re-sending emails if they trigger exceptions move out of failed dir (#1411) 2022-11-10 13:24:46 +01:00
test_mailbox_utils.py Handle the case for duplicate new_email (#2378) 2025-02-04 15:35:14 +00:00
test_message_utils.py Reformat base64 encoded messages to shorter lines (#1575) 2023-02-21 15:28:06 +01:00
test_models.py chore: add retry counter to event (#2159) 2024-07-23 14:11:16 +00:00
test_monitoring.py
test_oauth_models.py
test_onboarding.py
test_paddle_callback.py
test_paddle_utils.py
test_pgp_utils.py Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
test_prarallel_limiter.py Added too many exceptions test (#1378) 2022-10-27 14:04:03 +02:00
test_regex_utils.py
test_server.py feat: user audit log (#2266) 2024-10-16 16:57:59 +02:00
test_user_audit_log_utils.py feat: audit log and admin panel improvements (#2274) 2024-10-18 13:32:26 +00:00
test_utils.py use {word1}_{word2}{digits} as random alias address instead of {word1}{word2}{digits} (#1673) 2023-04-04 08:46:29 +02:00
utils.py Create jobs to trigger sending all alias as create events (#2126) 2024-06-07 13:36:18 +00:00
utils_test_alias.py Simpler csv export (#1383) 2022-11-23 13:51:08 +01:00