app/tests
2020-04-25 23:42:56 +02:00
..
api Add GET /api/mailboxes 2020-04-25 23:42:56 +02:00
auth
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 Refuse disposable emails in can_be_used_as_personal_email() 2020-04-16 09:43:14 +02:00
test_greylisting.py use MAX_ACTIVITY_DURING_MINUTE instead of MIN_TIME_BETWEEN_ACTIVITY 2020-04-04 17:22:27 +02:00
test_jose_utils.py
test_models.py add Contact.new_addr() 2020-04-05 15:21:04 +02:00
test_oauth_models.py
test_paddle_utils.py
test_pgp_utils.py use BytesIO as input when encrypting 2020-04-02 21:30:36 +02:00
test_server.py
test_utils.py
utils.py