porchlight/tests/e2e
2026-02-16 15:34:53 +01:00
..
.gitignore test: add end-to-end browser tests with Playwright 2026-02-16 12:22:58 +01:00
helpers.js test: add comprehensive e2e test suite with shared helpers and DB seeding 2026-02-16 14:41:14 +01:00
package-lock.json rename package directory fastapi_oidc_op → porchlight 2026-02-16 15:29:31 +01:00
package.json test: add end-to-end browser tests with Playwright 2026-02-16 12:22:58 +01:00
run.sh update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
setup_db.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_auth_guard.js test: add comprehensive e2e test suite with shared helpers and DB seeding 2026-02-16 14:41:14 +01:00
test_credentials.js test: add comprehensive e2e test suite with shared helpers and DB seeding 2026-02-16 14:41:14 +01:00
test_full_flow.js test: add comprehensive e2e test suite with shared helpers and DB seeding 2026-02-16 14:41:14 +01:00
test_health.js test: add comprehensive e2e test suite with shared helpers and DB seeding 2026-02-16 14:41:14 +01:00
test_login.js test: add comprehensive e2e test suite with shared helpers and DB seeding 2026-02-16 14:41:14 +01:00
test_password_auth.js test: add comprehensive e2e test suite with shared helpers and DB seeding 2026-02-16 14:41:14 +01:00
test_registration.js test: add comprehensive e2e test suite with shared helpers and DB seeding 2026-02-16 14:41:14 +01:00