porchlight/tests/test_store
Johan Lundberg 33a61ecc2a
Merge branch 'feature/admin-pages'
# Conflicts:
#	src/porchlight/app.py
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 update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_db.py refactor: extract open_db() context manager from lifespan 2026-02-16 15:41:15 +01:00
test_exceptions.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_migrations.py feat: add Consent model, migration, and repository 2026-02-18 15:01:35 +01:00
test_protocols.py feat: add Consent model, migration, and repository 2026-02-18 15:01:35 +01:00
test_sqlite_consent_repo.py feat: add Consent model, migration, and repository 2026-02-18 15:01:35 +01:00
test_sqlite_credential_repo.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_sqlite_magic_link_repo.py update all imports in test files: fastapi_oidc_op → porchlight 2026-02-16 15:34:53 +01:00
test_sqlite_user_repo.py feat: add search_users and count_users to user repository 2026-02-19 11:00:47 +01:00