simple-login/tests
Son NK ba15837b01 add some tests for authorize page
- non-authenticated user,
- non supported flow
- authorization page displayed correctly
- code flow without openid in scope
- code flow with openid in scope
2019-12-15 18:55:11 +02:00
..
auth add default-avatar and use it instead of gravatar 2019-12-15 18:55:10 +02:00
oauth add some tests for authorize page 2019-12-15 18:55:11 +02:00
__init__.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
conftest.py only SERVER_NAME in test 2019-12-15 18:55:09 +02:00
test_jose_utils.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
test_models.py add User.suggested_emails 2019-12-15 18:55:10 +02:00
test_oauth_models.py rename ScopeE to just Scope 2019-12-15 18:55:08 +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