- Add 5 new tests: MFA challenge integration, risk scorer edge cases, login events wiring, device trust pure function - Fix auth.routes.test.ts: add vi.mock stubs for login-events, risk-scorer, mfa, devices, config, event-bus - Change afterEach from restoreAllMocks to clearAllMocks (preserves mock implementations between tests) - Total: 42 smartauth tests, 951 platform-service tests all passing |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||