app/tests
2020-05-02 16:26:50 +02:00
..
api Add /api/v2/alias/custom/new 2020-05-02 16:22:17 +02:00
auth fix test: use valid domain 2020-04-27 23:15:30 +02:00
dashboard refactor custom_alias: create available_suffixes() 2020-05-02 12:34:11 +02:00
oauth fix test 2020-02-27 22:31:38 +07:00
__init__.py
conftest.py rename env.test to test.env 2020-01-23 09:20:41 +01:00
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 fix test_encode_decode 2020-05-02 16:26:50 +02:00
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