porchlight/tests
Johan Lundberg 174c6c001e
feat: migrate e2e test infrastructure to @playwright/test
Replace direct playwright dependency with @playwright/test and add
playwright.config.js for centralized test configuration. Update run.sh
to invoke 'npx playwright test' instead of running test files with node.
2026-02-18 11:10:23 +01:00
..
e2e feat: migrate e2e test infrastructure to @playwright/test 2026-02-18 11:10:23 +01:00
test_auth_routes refactor: fix lint warnings in webauthn login tests 2026-02-17 13:46:02 +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 update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_store refactor: extract open_db() context manager from lifespan 2026-02-16 15:41:15 +01:00
__init__.py chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
conftest.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_app.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_config.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +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