🐛 fix(frontend): apply server:false + route.fulfill to health spec #43
Reference in New Issue
Block a user
Delete Branch "fix/health-spec-mock-route"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes the debt left by PR #40. Same dev-proxy issue that the new app-footer spec worked around — applied here too. HealthDashboard.vue now fetches client-side only; health.spec.ts happy path now uses route mocking. Full Playwright suite (4 tests) green. Backend integration still covered by BDD.