.. |
api
|
Fix tests to allow re-running them locally without colliding with previous runs
|
2022-05-20 14:39:07 +02:00 |
auth
|
Add login with proton
|
2022-05-05 12:20:55 +02:00 |
dashboard
|
Fix tests to allow re-running them locally without colliding with previous runs
|
2022-05-20 14:39:07 +02:00 |
email_tests
|
refactor test: no hardcode a@b.c, make sure each test has a different user
|
2022-04-15 16:59:44 +02:00 |
example_emls
|
Get recipient address from the complaint report when possible
|
2022-05-10 17:54:51 +02:00 |
handler
|
Save unsent emails to disk to be resent later (#1022)
|
2022-05-30 11:52:10 +02:00 |
jobs
|
Send full user report asynchronously on request (#1029)
|
2022-06-07 10:45:04 +02:00 |
models
|
Fix proton integration issues (#1071)
|
2022-06-10 16:21:56 +02:00 |
oauth
|
refactor test: no hardcode a@b.c, make sure each test has a different user
|
2022-04-15 16:59:44 +02:00 |
proton
|
Separate code for proton callback handler (#1040)
|
2022-06-09 10:19:49 +02:00 |
__init__.py
|
|
|
conftest.py
|
Add login with proton
|
2022-05-05 12:20:55 +02:00 |
test.env
|
PR comments
|
2022-05-13 18:14:21 +02:00 |
test_account_linking.py
|
Raise proper exception on account already linked error (#1069)
|
2022-06-10 12:23:04 +02:00 |
test_alias_utils.py
|
Fix tests to allow re-running them locally without colliding with previous runs
|
2022-05-20 14:39:07 +02:00 |
test_config.py
|
|
|
test_cron.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_dns_utils.py
|
|
|
test_email_handler.py
|
Fix tests to allow re-running them locally without colliding with previous runs
|
2022-05-20 14:39:07 +02:00 |
test_email_utils.py
|
improve test
|
2022-05-10 14:53:50 +02:00 |
test_jose_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 |
test_mail_sender.py
|
Save unsent emails to disk to be resent later (#1022)
|
2022-05-30 11:52:10 +02:00 |
test_message_utils.py
|
Allow sending messages in a background thread
|
2022-04-28 14:43:24 +02:00 |
test_models.py
|
add test
|
2022-05-20 18:12:53 +02:00 |
test_monitoring.py
|
Fix: Track processes that start with the same chars independently (smtp vs stmpd) (#974)
|
2022-05-12 12:37:19 +02:00 |
test_oauth_models.py
|
|
|
test_paddle_utils.py
|
|
|
test_pgp_utils.py
|
|
|
test_regex_utils.py
|
|
|
test_server.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_utils.py
|
Fix open redirect
|
2022-05-11 14:50:37 +02:00 |
utils.py
|
Separate code for proton callback handler (#1040)
|
2022-06-09 10:19:49 +02:00 |