Extract shared test runner (helpers.js), add file-based SQLite with setup_db.py for fixture seeding, and add tests for auth guard, credentials management, full registration flow, health endpoint, password auth, and magic link registration errors. 66 checks across 7 test files. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| helpers.js | ||
| package.json | ||
| run.sh | ||
| setup_db.py | ||
| test_auth_guard.js | ||
| test_credentials.js | ||
| test_full_flow.js | ||
| test_health.js | ||
| test_login.js | ||
| test_password_auth.js | ||
| test_registration.js | ||