mike/backend/src/lib
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
..
__tests__ test: cover critical backend libs, raise coverage ratchet, add roadmap 2026-07-20 11:21:35 -07:00
chat feat: add library and refresh shared table UI 2026-07-16 20:07:12 +08:00
llm Sync workflow, asst extra input, excel + ppt support and modal updates 2026-07-04 23:24:31 +08:00
mcp refactor: add table primitive and migrations by date; feat: add mcp connectors 2026-06-15 17:34:58 +08:00
access.ts docs: improve setup guidance and env examples 2026-05-10 22:36:29 +08:00
convert.ts feat: implement multi-factor authentication (MFA) setup and verification flow 2026-06-10 03:48:08 +08:00
courtlistener.ts Sync CourtListener verification and document safety updates 2026-06-09 01:46:58 +08:00
documentTypes.ts Sync workflow, asst extra input, excel + ppt support and modal updates 2026-07-04 23:24:31 +08:00
documentVersions.ts 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
docxTrackedChanges.ts Add local repo contents 2026-04-29 19:49:06 +02:00
downloadTokens.ts fix: require dedicated download signing secret 2026-05-17 01:05:01 +08:00
mcpConnectors.ts refactor: add table primitive and migrations by date; feat: add mcp connectors 2026-06-15 17:34:58 +08:00
officeText.ts Sync workflow, asst extra input, excel + ppt support and modal updates 2026-07-04 23:24:31 +08:00
safeError.ts feat: implement multi-factor authentication (MFA) setup and verification flow 2026-06-10 03:48:08 +08:00
spreadsheet.ts feat: workflow, UI and document support updates 2026-07-08 18:27:28 +08:00
storage.ts Add courtlistener intergration, liquid glass redesign, UI improvements, version control, various fixes 2026-06-06 15:48:47 +08:00
supabase.ts fix: enforce SUPABASE_URL and SUPABASE_SECRET_KEY presence in server-side client; remove unused supabase-server.ts file 2026-05-16 01:16:05 +08:00
systemWorkflows.ts feat: refresh workflows and workflow editor UI 2026-07-20 03:04:47 +08:00
upload.ts Add local repo contents 2026-04-29 19:49:06 +02:00
userApiKeys.ts Sync CourtListener verification and document safety updates 2026-06-09 01:46:58 +08:00
userDataCleanup.ts Sync workflow, asst extra input, excel + ppt support and modal updates 2026-07-04 23:24:31 +08:00
userDataExport.ts Sync workflow, asst extra input, excel + ppt support and modal updates 2026-07-04 23:24:31 +08:00
userLookup.ts feat: workflow, UI and document support updates 2026-07-08 18:27:28 +08:00
userSettings.ts Modal, header, mobile display and workflow UI updates 2026-06-11 22:43:13 +08:00