porchlight/tests
Johan Lundberg 1c21d6d199
test: add failing test for registering pre-existing users
Part of CLI module work (fastapi-oidc-op-9lb.1). The test verifies that
/register/{token} handles users already created by initial-admin.
2026-02-17 14:09:00 +01:00
..
e2e update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_auth_routes test: add failing test for registering pre-existing users 2026-02-17 14:09:00 +01:00
test_authn update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +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