app/tests
2019-12-23 15:34:02 +00:00
..
api rename create_custom_alias -> create_new 2019-12-22 16:34:10 +00:00
auth
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
conftest.py use tests/env.test as env file for tests 2019-12-15 18:55:11 +02:00
env.test Sign DKIM at app level 2019-12-17 18:50:26 +02:00
test_email_utils.py move get_email_name, get_email_part to email_utils 2019-12-15 18:55:18 +02:00
test_jose_utils.py
test_models.py User can generate quickly a random alias 2019-12-23 15:34:02 +00: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
test_utils.py
utils.py