/** * @vitest-environment jsdom * * Shared session table + session-detail renderer tests * (`dashboardSessionsJs`). Covers the three payload states the renderer * must distinguish: * 1. fitness payload → per-check detail, "Check" column. * 2. graph payload → per-rule detail, "Rule" column (same structural * shape, tool-specific label). * 3. no payload → explicit "No detail recorded" instead of a * silent empty table (covers pre-payload-split sessions). */ export {}; //# sourceMappingURL=dashboard-sessions.test.d.ts.map