Files
fusion/packages/dashboard/app
gsxdsm a937bc6ab0 FN-6090: fix dashboard backfill test contracts
Align dashboard behavior and test expectations for the backfill-2 suite.

- restore the mobile agent delete action for idle, paused, and error states
- update the settings routing test to match the current Scheduling & Capacity button label
- make the EventSource mock behave like a constructed instance in the agents mobile tests
- expect the board mobile render flow to register the pageshow listener

Files changed:
 packages/dashboard/app/components/AgentsView.tsx              | 11 +++++++++++
 .../components/__tests__/SettingsModalNodeRouting.test.tsx    |  2 +-
 .../app/components/__tests__/agents-view-mobile.test.tsx      | 11 +++++++----
 .../components/__tests__/board-mobile-initial-render.test.tsx |  2 +-
 4 files changed, 20 insertions(+), 6 deletions(-)

Fusion-Task-Id: FN-6090

Fusion-Task-Lineage: 19e880fe-dea7-4d51-b8e0-97fa184bb5ed
2026-06-09 09:10:57 -07:00
..
…