Quality
Test reports
CI runs Vitest unit tests and Playwright end-to-end tests on every push to main. HTML reports are uploaded as artifacts and published to GitHub Pages so you can open them without cloning the repo.
Vitest (unit)
Money math, overdue status, CSV, Zod schemas, dashboard aggregates, and MSW Supabase boundary tests.
Open Vitest HTML report →Playwright (E2E)
Auth setup, invoice lifecycle, expenses, client edit, CSV export, public pages.
Open Playwright HTML report →