gsxdsm
175aab15ac
FN-6441: rescue and quarantine dashboard component tests
Rescue passing dashboard component tests and move still-failing orphaned tests under the quarantine ratchet.
- Remove the FN-6441 dashboard component batch from the curated skip-list.
- Keep passing PlanningModeModal, TaskReviewTab, and TerminalModal coverage documented in app backfill.
- Register remaining failing dashboard component/CSS tests in the dated quarantine ledger and Vitest excludes.
- Teach the dashboard curated inventory guard to accept dated quarantine entries without returning them to the skip-list.
Files changed:
.../PlanningModeModal.ui-interactions.test.tsx | 9 ++-
.../components/__tests__/TaskReviewTab.test.tsx | 4 ++
.../components/__tests__/TerminalModal.test.tsx | 4 ++
packages/dashboard/vitest.config.ts | 14 +++++
scripts/__tests__/check-test-inventory.test.mjs | 32 +++++++++++
scripts/check-test-inventory.mjs | 67 +++++++++++++++++-----
scripts/lib/dashboard-curated-skiplist.json | 56 ------------------
scripts/lib/test-quarantine.json | 58 ++++++++++++++++++-
8 files changed, 172 insertions(+), 72 deletions(-)
Fusion-Task-Id: FN-6441
Fusion-Task-Lineage: 19065d1f-31eb-45fc-a6ce-083773b094e4
2026-06-14 15:29:35 -07:00
..
2026-06-13 10:01:01 -07:00
2026-05-13 17:44:46 -07:00
2026-05-14 20:21:09 -07:00
2026-05-13 22:41:30 -07:00
2026-05-23 19:51:36 -07:00
2026-05-19 17:19:03 -07:00
2026-06-14 15:29:35 -07:00
2026-06-14 15:29:35 -07:00
2026-06-13 19:22:00 -07:00
2026-06-03 20:34:51 -07:00
2026-06-13 10:01:01 -07:00
2026-05-06 15:21:45 -07:00
2026-06-03 19:12:28 -07:00
2026-06-08 15:19:27 -07:00
2026-05-15 12:24:30 -07:00
2026-06-03 21:03:38 -07:00
2026-05-04 14:35:23 -07:00
2026-05-06 17:51:09 -07:00
2026-05-11 06:47:43 -07:00
2026-06-03 00:28:41 -07:00
2026-05-12 17:04:33 -07:00
2026-05-20 02:46:49 -07:00
2026-05-11 06:47:43 -07:00
2026-05-23 03:33:53 -07:00
2026-05-23 03:09:00 -07:00
2026-05-09 13:21:47 -07:00
2026-05-10 15:33:25 -07:00
2026-06-03 17:57:29 -07:00
2026-06-13 16:30:28 -07:00
2026-05-07 18:08:08 +02:00
2026-05-05 13:25:02 -07:00