canaille-globuzma/tests
2021-12-07 15:09:55 +01:00
..
commands Installation command 2021-11-24 14:14:04 +01:00
fixtures/themes/test Permissions overhaul 2021-12-03 14:37:24 +01:00
__init__.py Authorization code flow unit tests 2020-08-19 10:28:28 +02:00
conftest.py Option to not use OIDC 2021-12-07 00:16:42 +01:00
test_about.py About page. Fixes #31 2020-11-13 10:45:01 +01:00
test_account.py Redirecting login page to profile page when user is already connected 2021-12-06 23:17:08 +01:00
test_authorization_code_flow.py Option to not use OIDC 2021-12-07 00:16:42 +01: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_errors.py Better error messages when LDAP server is unreachable, or authentication has failed 2021-12-06 21:49:38 +01:00
test_forgotten_password.py Fixed unit tests 2021-12-06 14:24:47 +01:00
test_groups.py lazy group loading 2021-12-06 14:52:10 +01:00
test_hybrid_flow.py Escape filters 2021-12-06 15:48:30 +01:00
test_implicit_flow.py Escape filters 2021-12-06 15:48:30 +01:00
test_invitation.py Fixed unit tests 2021-12-06 14:24:47 +01: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 Escape filters 2021-12-06 15:48:30 +01:00
test_password_reset.py profile hashes take the user email in account 2021-11-30 14:56:39 +01:00
test_profile.py Groups can be read-only instead of disabled 2021-12-07 15:09:55 +01: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