mike/backend
QA Runner 4039b94980 test: minimal vitest harness for backend and frontend
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>
2026-07-20 10:42:28 -07:00
..
migrations feat: add library and refresh shared table UI 2026-07-16 20:07:12 +08:00
src test: minimal vitest harness for backend and frontend 2026-07-20 10:42:28 -07:00
.env.example Add courtlistener intergration, liquid glass redesign, UI improvements, version control, various fixes 2026-06-06 15:48:47 +08:00
.gitignore Refactor ProjectPageParts and ProjectPageHeader components for improved loading states and skeleton UI. Update Modal and PageHeader components to support loading states. Enhance RenameableTitle for better caret positioning. Adjust DisplayWorkflowModal to utilize the new Modal component structure. Update WorkflowList to include loading indicators and improve sticky header behavior. 2026-06-11 21:50:58 +08:00
bun.lock feat: workflow, UI and document support updates 2026-07-08 18:27:28 +08:00
nixpacks.toml Sync deployment and project page fixes 2026-05-13 02:32:26 +08:00
package-lock.json test: minimal vitest harness for backend and frontend 2026-07-20 10:42:28 -07:00
package.json test: minimal vitest harness for backend and frontend 2026-07-20 10:42:28 -07:00
schema.sql feat: add library and refresh shared table UI 2026-07-16 20:07:12 +08:00
tsconfig.json test: minimal vitest harness for backend and frontend 2026-07-20 10:42:28 -07:00