porchlight/tests/test_oidc
2026-02-19 11:13:11 +01:00
..
__init__.py chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
test_app_integration.py feat: integrate idpyoidc server into app lifespan 2026-02-16 13:29:39 +01:00
test_authorization.py feat: add OIDC discovery, JWKS, and authorization endpoints 2026-02-16 13:33:40 +01:00
test_claims.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_consent_flow.py feat: add consent check to authorization flow 2026-02-19 09:47:59 +01:00
test_discovery.py feat: add OIDC discovery, JWKS, and authorization endpoints 2026-02-16 13:33:40 +01:00
test_e2e_flow.py test: update existing tests to handle consent step 2026-02-19 11:13:11 +01:00
test_login_oidc_redirect.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_provider.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_token.py test: update existing tests to handle consent step 2026-02-19 11:13:11 +01:00
test_userinfo.py test: update existing tests to handle consent step 2026-02-19 11:13:11 +01:00