porchlight/tests
2026-02-13 13:53:14 +01:00
..
test_authn chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
test_manage chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
test_oidc chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
test_store feat: add SQLiteMagicLinkRepository with tests 2026-02-13 13:53:14 +01:00
__init__.py chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
conftest.py feat: add app factory with health endpoint and test infrastructure 2026-02-12 15:09:27 +01:00
test_app.py feat: add app factory with health endpoint and test infrastructure 2026-02-12 15:09:27 +01:00
test_config.py feat: add configuration module with env-based settings 2026-02-12 14:42:26 +01:00
test_models.py fix: make MagicLink.expires_at required, document validation test TODOs 2026-02-12 15:33:08 +01:00
test_userid.py fix: add collision retry for userid generation 2026-02-12 15:34:31 +01:00