gsxdsm
9830ea96c6
fix(ci): fix test failures from recent feature additions
...
- Add ChatStore mock to all dashboard route tests that mock @fusion/core,
since server.ts now instantiates ChatStore(store.getFusionDir(), ...)
- Add getFusionDir to createMockStore in server.test.ts
- Gate AI session cleanup scheduling behind shouldScheduleAiSessionCleanup()
(returns false in test env) to prevent open handle warnings
- Fix desktop tests: DASHBOARD_URL is now exported as a function alias,
update assertions to call DASHBOARD_URL() instead of using as string
- Add node:os mocks to system-metrics.test.ts for deterministic results
- Replace hardcoded maxWorkers=16 with availableParallelism()-based
calculation in all vitest configs to prevent OOM on 2-core CI runners
- Add --workspace-concurrency=2 to pnpm test commands
- Fix TaskCard tests: update mission badge title assertions to full titles
- Remove unused /api/mesh/state route
- Fix plugin-auto-label: add isError field, async onTaskCreated, "tests" keyword
- Fix plugin-ci-status: add module-level logger, tighten test assertions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-10 08:01:03 -07:00
..
2026-04-10 08:01:03 -07:00
2026-04-09 15:23:51 -07:00
2026-04-04 11:11:59 -07:00
2026-04-04 08:11:43 -07:00
2026-04-04 01:25:16 -07:00
2026-04-07 23:30:32 -07:00
2026-04-10 00:25:17 -07:00
2026-04-08 12:18:55 -07:00
2026-04-08 07:13:38 -07:00
2026-04-08 10:35:28 -07:00
2026-04-09 22:58:47 -07:00
2026-04-09 23:22:28 -07:00
2026-04-04 11:11:59 -07:00
2026-04-09 11:15:57 -07:00
2026-04-09 11:15:57 -07:00
2026-04-08 16:17:34 -07:00
2026-04-09 22:58:47 -07:00
2026-04-08 22:21:24 -07:00
2026-04-08 16:48:35 -07:00
2026-04-09 10:17:02 -07:00
2026-04-05 14:03:18 -07:00
2026-04-10 01:42:07 -07:00
2026-04-09 13:00:37 -07:00
2026-04-04 07:53:40 -07:00
2026-04-09 12:41:50 -07:00
2026-04-08 14:17:20 -07:00
2026-04-05 23:44:48 -07:00
2026-04-08 19:38:45 -07:00
2026-04-08 19:38:45 -07:00
2026-04-02 13:30:08 -07:00
2026-04-08 20:04:23 -07:00
2026-04-04 13:42:02 -07:00
2026-04-08 05:59:12 -07:00
2026-04-10 02:23:38 -07:00
2026-04-05 20:54:11 -07:00
2026-03-31 00:05:33 -07:00
2026-03-30 23:39:40 -07:00
2026-04-06 15:37:45 -07:00
2026-03-31 13:33:44 -07:00
2026-04-06 13:10:28 -07:00
2026-04-09 23:03:05 -07:00
2026-04-10 01:42:07 -07:00
2026-04-09 21:39:09 -07:00
2026-04-09 14:02:35 -07:00
2026-04-07 13:37:56 -07:00
2026-04-02 14:04:46 -07:00
2026-04-09 12:41:50 -07:00
2026-04-09 16:35:41 -07:00
2026-04-10 02:00:45 -07:00
2026-04-10 01:50:28 -07:00
2026-04-10 01:45:06 -07:00
2026-04-08 16:14:32 -07:00
2026-04-09 17:57:06 -07:00
2026-04-10 02:14:48 -07:00
2026-04-10 01:42:07 -07:00
2026-04-04 14:44:06 -07:00
2026-04-03 20:10:36 -07:00
2026-04-08 01:18:01 -07:00
2026-04-09 15:23:51 -07:00
2026-04-09 21:24:07 -07:00
2026-04-07 23:30:32 -07:00
2026-04-07 23:30:32 -07:00
2026-04-09 13:01:19 -07:00
2026-04-09 12:41:50 -07:00
2026-04-09 19:35:17 -07:00
2026-04-09 19:35:17 -07:00
2026-04-09 19:15:53 -07:00
2026-04-07 23:30:32 -07:00
2026-04-08 11:00:32 -07:00
2026-04-01 01:36:24 -07:00
2026-04-06 15:05:21 -07:00
2026-04-07 23:30:32 -07:00
2026-04-07 23:30:32 -07:00
2026-04-06 15:05:21 -07:00
2026-04-09 21:28:00 -07:00
2026-04-08 11:00:32 -07:00
2026-04-08 00:43:21 -07:00
2026-04-09 21:39:09 -07:00
2026-04-01 09:19:28 -07:00
2026-04-08 05:59:12 -07:00
2026-04-10 03:07:25 -07:00
2026-04-10 03:07:25 -07:00
2026-03-31 13:33:44 -07:00
2026-04-10 03:07:25 -07:00
2026-03-31 19:53:35 -07:00
2026-04-06 00:09:21 -07:00
2026-04-08 14:45:52 -07:00
2026-04-08 13:18:28 -07:00
2026-04-08 13:18:28 -07:00
2026-04-08 04:30:10 -07:00
2026-04-09 19:16:22 -07:00
2026-04-01 08:04:51 -07:00
2026-04-02 21:50:41 -07:00
2026-03-30 19:09:52 -07:00
2026-03-31 13:33:44 -07:00
2026-04-09 21:09:16 -07:00
2026-04-09 17:57:06 -07:00
2026-04-08 03:19:09 -07:00
2026-04-09 22:55:24 -07:00
2026-03-31 13:33:44 -07:00
2026-04-06 00:07:46 -07:00
2026-04-02 19:17:45 -07:00
2026-04-10 07:40:55 -07:00
2026-04-10 07:08:13 -07:00
2026-04-08 10:39:38 -07:00
2026-04-10 00:58:52 -07:00
2026-03-25 18:26:26 -04:00
2026-04-09 21:08:16 -07:00
2026-04-09 21:08:16 -07:00
2026-04-10 02:50:04 -07:00
2026-04-10 02:50:04 -07:00
2026-04-07 22:49:28 -07:00
2026-04-08 09:07:34 -07:00
2026-03-31 01:26:57 -07:00
2026-04-08 23:53:14 -07:00