canaille-globuzma/tests
2021-11-24 13:15:35 +01:00
..
commands install command creates jwt keypair 2021-11-24 13:15:35 +01:00
fixtures/themes/test use flask-themer to allow theme customization 2021-10-29 17:05:32 +02:00
__init__.py Authorization code flow unit tests 2020-08-19 10:28:28 +02:00
conftest.py install command tests 2021-11-24 13:15:35 +01:00
test_about.py About page. Fixes #31 2020-11-13 10:45:01 +01:00
test_account.py Two-steps signin. Fixes #49 2021-01-23 22:30:43 +01:00
test_authorization_code_flow.py Updated consents when a larger scope is required 2021-10-27 09:31:24 +02:00
test_bad_flows.py black 2021-10-29 14:20:06 +02:00
test_client_admin.py Implemented client pre-authorization 2021-10-20 12:15:55 +02:00
test_code_admin.py Draft for a 'my accesses' page 2020-08-26 17:23:53 +02:00
test_configuration.py Moved command tests 2021-11-24 13:15:35 +01:00
test_consent.py Correctly use webtest 2020-10-30 23:41:02 +01:00
test_forgotten_password.py implemented a function that checks some parts of the configuration 2021-10-12 21:21:16 +02:00
test_groups.py Fix bug on groups with non-existent members 2021-10-29 14:19:46 +02:00
test_hybrid_flow.py tokens can have multiple audiences 2021-10-13 11:52:02 +02:00
test_implicit_flow.py tokens can have multiple audiences 2021-10-13 11:52:02 +02:00
test_ldap_utils.py Issue 12 groups 2021-06-03 13:00:11 +00:00
test_mail_admin.py Base64 logo in emails. Fixes #26 2020-10-29 13:03:37 +01:00
test_password_flow.py password flow: allow other token endpoint authentication methods 2021-11-21 13:23:08 +01:00
test_password_reset.py Refactored tests 2021-01-01 15:20:26 +01:00
test_profile.py implemented a function that checks some parts of the configuration 2021-10-12 21:21:16 +02:00
test_token_admin.py Draft for a 'my accesses' page 2020-08-26 17:23:53 +02:00
test_token_introspection.py tokens can have multiple audiences 2021-10-13 11:52:02 +02:00
test_token_revocation.py black 2021-10-29 14:20:06 +02:00
test_well_known.py Serve server metadata files 2020-08-27 16:17:08 +02:00