app/tests
2020-03-20 09:55:52 +01:00
..
api make sure to set user_id when creating EmailLog 2020-03-20 09:55:52 +01:00
auth set DISABLE_REGISTRATION param to disable registration 2020-01-28 11:50:25 +07:00
dashboard black format 2020-03-05 11:00:58 +01:00
oauth fix test 2020-02-27 22:31:38 +07:00
__init__.py
conftest.py
test.env fix test 2020-03-05 20:32:08 +01:00
test_dns_utils.py
test_email_utils.py use parseaddr instead of get_email_part 2020-03-15 22:32:48 +01:00
test_jose_utils.py
test_models.py rename GenEmail -> Alias, gen_email to alias whenever possible 2020-03-17 11:51:40 +01:00
test_oauth_models.py
test_paddle_utils.py
test_pgp_utils.py add pgp_utils 2020-03-08 12:51:33 +01:00
test_server.py
test_utils.py
utils.py