app/tests
2021-08-06 08:54:24 +02:00
..
api fix test 2021-08-05 19:49:36 +02:00
auth fix test: use valid domain 2020-04-27 23:15:30 +02:00
dashboard fix test 2021-08-05 19:49:36 +02:00
email fill up EmailLog.alias_id when creating new EmailLog 2021-07-11 12:28:42 +02:00
models use PublicDomain instead if ALIAS_DOMAINS 2020-10-15 16:45:08 +02:00
oauth fix test 2021-08-06 08:46:34 +02:00
__init__.py
conftest.py use postgres database in test instead of sqlite 2021-08-06 08:50:10 +02:00
test.env add postgres to github action 2021-08-06 08:54:24 +02:00
test_alias_utils.py make sure alias prefix cannot be more than 40 chars 2020-11-18 10:38:35 +01:00
test_config.py refactor config: do not use eval() 2021-03-05 17:26:47 +01:00
test_cron.py remove unused var 2020-12-13 19:31:16 +01:00
test_dns_utils.py linting 2020-12-06 14:05:00 +01:00
test_email_handler.py Discard ignored email 2021-06-22 17:52:24 +02:00
test_email_utils.py do not send bounce to IgnoreBounceSender 2021-08-02 11:33:58 +02:00
test_jose_utils.py fix test 2021-08-06 08:46:34 +02:00
test_models.py fix test 2021-01-26 20:06:39 +01:00
test_oauth_models.py
test_paddle_utils.py
test_pgp_utils.py add tests for sign_data 2020-11-03 13:30:13 +01:00
test_server.py update coinbase webhook 2020-12-14 11:36:34 +01:00
test_utils.py
utils.py Format with black 2021-03-13 15:37:28 +01:00