app/tests
2021-08-15 17:41:16 +02:00
..
api fix test 2021-08-05 19:49:36 +02:00
auth
dashboard fix test 2021-08-05 19:49:36 +02:00
email
models
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 remove sqlite everywhere, only use postgres. Do not use 5432 port to avoid conflict 2021-08-15 17:41:16 +02:00
test_alias_utils.py
test_config.py
test_cron.py
test_dns_utils.py
test_email_handler.py
test_email_utils.py
test_jose_utils.py fix test 2021-08-06 08:46:34 +02:00
test_models.py
test_oauth_models.py
test_paddle_utils.py
test_pgp_utils.py
test_server.py
test_utils.py
utils.py