..
e2e
test: add E2E tests for admin pages
2026-02-19 14:31:41 +01:00
test_admin
fix: add CSRF token handling to admin tests after merge
2026-02-19 15:02:51 +01:00
test_auth_routes
fix: reorder imports and use ty-compatible type suppression
2026-02-19 14:29:01 +01:00
test_authn
feat: require discoverable credentials and prefer user verification in WebAuthnService
2026-02-17 13:18:46 +01:00
test_invite
update all imports in test files: fastapi_oidc_op → porchlight
2026-02-16 15:34:53 +01:00
test_manage
chore: create package structure with src layout
2026-02-12 14:39:07 +01:00
test_oidc
fix: reorder imports and use ty-compatible type suppression
2026-02-19 14:29:01 +01:00
test_store
Merge branch 'feature/admin-pages'
2026-02-19 14:36:48 +01:00
__init__.py
chore: create package structure with src layout
2026-02-12 14:39:07 +01:00
conftest.py
test: update all tests to include CSRF tokens
2026-02-19 14:19:47 +01:00
test_app.py
update all imports in test files: fastapi_oidc_op → porchlight
2026-02-16 15:34:53 +01:00
test_cli.py
feat: add initial-admin CLI command
2026-02-18 11:29:13 +01:00
test_client_registration.py
refactor: fix lint warnings and remove stale type: ignore comments
2026-02-18 13:08:03 +01:00
test_config.py
refactor: fix lint warnings and remove stale type: ignore comments
2026-02-18 13:08:03 +01:00
test_csrf.py
feat: wire CSRF middleware and harden session cookie
2026-02-19 13:45:58 +01:00
test_models.py
update all imports in test files: fastapi_oidc_op → porchlight
2026-02-16 15:34:53 +01:00
test_userid.py
update all imports in test files: fastapi_oidc_op → porchlight
2026-02-16 15:34:53 +01:00