gsxdsm
fc9fb21470
FN-8095: repair dashboard API quality backfill
Stabilize the dashboard API backfill baseline and validate emitted plugin registry artifacts.
- Align API integration-test mocks and assertions with current service contracts.
- Move dist-dependent plugin registry coverage into the build test command.
- Exclude the artifact-dependent test from API backfill shards.
Files changed:
packages/dashboard/package.json | 2 +-
.../src/__tests__/chat-project-services.test.ts | 3 +
.../gitlab-source-issue-reconciler.test.ts | 27 +++----
.../src/__tests__/mcp-helper-forwarding.test.ts | 44 ++++++++---
.../src/__tests__/plugin-registry-dist.test.ts | 6 ++
.../src/__tests__/process-lifecycle.test.ts | 8 +-
.../register-git-github.gitlab-lifecycle.test.ts | 11 ++-
.../src/__tests__/register-signal-routes.test.ts | 86 +++++++++++-----------
.../routes-agent-prompt-sizes-integration.test.ts | 54 ++++++++------
.../src/__tests__/server-view-preload.test.ts | 45 +++++++----
.../task-effective-settings-route.test.ts | 12 ++-
.../routes/__tests__/agent-avatar-routes.test.ts | 3 +
.../mission-workflow-triage-route.test.ts | 73 +++++++++---------
.../register-settings-memory-worktrunk.test.ts | 14 +++-
...sk-workflow-routes.merge-advance-events.test.ts | 18 +++--
...r-task-workflow-routes.runtime-fallback.test.ts | 4 +-
.../__tests__/tasks-overseer-controls.test.ts | 29 ++++----
.../__tests__/tasks-planner-overseer-state.test.ts | 56 +++++++-------
.../__tests__/workflow-validate-route.test.ts | 21 ++----
packages/dashboard/vitest.config.ts | 4 +
20 files changed, 307 insertions(+), 213 deletions(-)
Fusion-Task-Id: FN-8095
Fusion-Task-Lineage: 8f775431-2149-433a-a8b6-e6106eab661b
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-16 08:06:49 -07:00
..
2026-07-16 06:55:22 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 06:00:12 -07:00
2026-07-16 08:06:49 -07:00
2026-07-15 14:41:05 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 07:48:12 -07:00
2026-07-16 05:42:04 -07:00
2026-07-13 10:32:12 -07:00
2026-07-13 10:32:12 -07:00
2026-06-08 15:19:27 -07:00
2026-07-15 08:44:11 -07:00