authentic/tests/idp_oidc
Yann Weber 37f389d20f
gitea/authentic/pipeline/head This commit looks good Details
idp_oidc: add slug edition field in edit form (#76223)
2024-01-30 15:30:08 +01:00
..
__init__.py tests: move idp_oidc tests in a subdirectory (#54740) 2021-06-10 16:47:31 +02:00
conftest.py tests/idp_oidc: use new app for calls to the token endpoint (#85643) 2024-01-15 12:04:43 +01:00
test_api.py idp_oidc: restrict client's returned qs to authorized users (#65942) 2023-03-02 09:38:05 +01:00
test_manager.py idp_oidc: add slug edition field in edit form (#76223) 2024-01-30 15:30:08 +01:00
test_migrations.py tests: move idp_oidc tests in a subdirectory (#54740) 2021-06-10 16:47:31 +02:00
test_misc.py tests/idp_oidc: use new app for calls to the token endpoint (#85643) 2024-01-15 12:04:43 +01:00
test_models.py idp_oidc: use sesssion accessor in Token.is_valid() (#85643) 2024-01-15 12:04:54 +01:00
test_user_profiles.py misc: apply double-quote-string-fixer (#80252) 2023-08-03 14:47:00 +02:00
test_utils.py misc: drop use of custom partial index on Service (#63690) 2022-04-07 18:39:29 +02:00
test_views.py idp_oidc: implement PKCE mechanism (#84200) 2023-12-05 16:12:04 +01:00