app-MAIL-temp/tests
Son NK a9a5f145aa fix showing unverified mailbox when creating new alias 2020-02-21 21:59:13 +07:00
..
api able to create word-based or uuid-based in /api/alias/random/new endpoint 2020-02-07 21:30:46 +07:00
auth set DISABLE_REGISTRATION param to disable registration 2020-01-28 11:50:25 +07:00
dashboard fix showing unverified mailbox when creating new alias 2020-02-21 21:59:13 +07:00
oauth redirect to ?error=invalid_client_id|http_not_allowed|unknown_redirect_uri instead of return 400 2019-12-15 18:55:13 +02:00
__init__.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
conftest.py rename env.test to test.env 2020-01-23 09:20:41 +01:00
test.env rename env.test to test.env 2020-01-23 09:20:41 +01:00
test_dns_utils.py refactor dns_utils and add test_dns_utils 2020-01-05 19:02:05 +01:00
test_email_utils.py Fix add_or_replace_header: make sure to delete all header occurrences before 2020-02-07 22:04:27 +07:00
test_jose_utils.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
test_models.py fix test 2020-01-30 13:20:32 +07:00
test_oauth_models.py add get_response_types_from_str, response_types_to_str 2019-12-15 18:55:11 +02:00
test_paddle_utils.py add paddle_utils.verify_incoming_request 2019-12-15 18:55:18 +02:00
test_server.py only SERVER_NAME in test 2019-12-15 18:55:09 +02:00
test_utils.py add param WORDS_FILE_PATH, use random_words when generating email 2019-12-15 18:55:08 +02:00
utils.py add some tests for authorize page 2019-12-15 18:55:11 +02:00