mike/backend
QA Runner 2053ca15c8 test: cover critical backend libs, raise coverage ratchet, add roadmap
Six new unit suites (102 tests) for the highest-risk untested libs:
userDataCleanup (destructive account/project deletes), documentVersions
(document integrity), chat/citations (legal-citation parsing), safeError
(secret redaction), llm/models (model resolution), and userLookup
(profile email sync). Coverage floors ratchet up 2/2/4/2 ->
11/10/14/10 (measured 11.18/10.98/14.43/10.91), and
docs/testing-coverage.md gives contributors a prioritized backlog for
the remaining untested libs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 11:21:35 -07:00
..
migrations feat: add library and refresh shared table UI 2026-07-16 20:07:12 +08:00
src test: cover critical backend libs, raise coverage ratchet, add roadmap 2026-07-20 11:21:35 -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: unit tests for access, storage, userApiKeys, chat doc resolution 2026-07-20 10:49:27 -07:00
package.json test: unit tests for access, storage, userApiKeys, chat doc resolution 2026-07-20 10:49:27 -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
vitest.config.mts test: cover critical backend libs, raise coverage ratchet, add roadmap 2026-07-20 11:21:35 -07:00