mike/backend
willchen96 80d14b86fc test: drop mocks of removed getUserIdFromRequest helper
The integration tests landed on main after this branch was cut and
mocked the helper this PR deletes. Vitest factory mocks don't validate
against the real module shape, so the extra key was harmless but
misleading.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-26 01:39:42 +08:00
..
migrations Merge pull request #212 from jmooves/upstream-pr/chat-messages-workflow-column 2026-07-21 12:49:06 +08:00
scripts fix stack test database initialization 2026-07-23 19:08:08 +08:00
src test: drop mocks of removed getUserIdFromRequest helper 2026-07-26 01:39:42 +08: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 chore(backend): sync bun.lock with vitest/supertest devDeps 2026-07-26 00:12:38 +08:00
nixpacks.toml Sync deployment and project page fixes 2026-05-13 02:32:26 +08:00
package-lock.json fix: repair JSON corrupted by the merge of main (package.json + lockfile) 2026-07-22 10:22:26 -07:00
package.json fix: repair JSON corrupted by the merge of main (package.json + lockfile) 2026-07-22 10:22:26 -07:00
schema.sql narrow service role schema grants 2026-07-23 21:37:11 +08:00
tsconfig.json test: minimal vitest harness for backend and frontend 2026-07-20 10:42:28 -07:00
vitest.config.mts test: cover critical backend libs, raise coverage ratchet, add roadmap 2026-07-20 11:21:35 -07:00