test: minimal vitest harness for backend and frontend

↗ view on GitHub · QA Runner · 2026-07-20 · 4039b949

Ported from amal66/mike#24 onto current main; lockfiles regenerated against
this tree. Adds vitest as a dev dependency with a `test` script in both
packages, excludes test files from the backend tsc build, and seeds one
suite per package (backend: downloadTokens, 12 tests; frontend: cn() utils,
8 tests). Verified locally: backend 12/12, frontend 8/8 passing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Repository open-legal-products/mike
Author QA Runner <qa@local>
Authored
Parents dafac6b0
Stats 7 files changed , +2752 , -100
Part of Add frontend component test coverage

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-4039b949.md from inside the repo you want the change in.

⬇ Download capture-commit-4039b949.md