gsxdsm
92a5587797
fix(FN-7987): restore chat.test.ts engine mock completeness
...
FN-7987 added the shared fusion toolset imports to chat.ts without extending
chat.test.ts's hardcoded `vi.mock("@fusion/engine")` factory, which red-lit
`check-mock-completeness` and blocked the whole merge gate on main.
Add the 11 missing exports with shapes matching their call sites: the singular
`create*Tool` factories return one tool each, while the plural factories are
spread (and `createMemoryTools(...)` is `.filter`ed by `tool.name`), so they
return arrays.
Test-only; no changeset. Verified: both mock-completeness checks green,
chat.test.ts 14/14, and `pnpm test:gate` now passes end-to-end (294+122+63).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-15 16:21:10 -07:00
..
2026-07-15 16:21:10 -07:00
2026-07-15 15:16:19 -07:00
2026-07-02 11:38:35 -07:00
2026-07-10 22:25:21 -07:00
2026-06-26 17:38:41 -07:00
2026-07-14 18:47:53 -07:00
2026-06-26 17:38:41 -07:00
2026-07-15 15:49:18 -07:00
2026-07-13 13:58:35 -07:00
2026-07-15 14:06:42 -07:00
2026-07-10 21:36:43 -07:00
2026-06-04 23:39:07 -07:00
2026-07-12 09:56:26 -07:00
2026-07-14 22:13:30 -07:00
2026-07-15 15:25:39 -07:00
2026-07-13 19:07:58 -07:00
2026-07-03 21:45:20 -07:00
2026-06-05 03:56:29 -07:00
2026-06-15 02:30:41 -07:00
2026-06-05 03:41:54 -07:00
2026-07-02 15:00:40 -07:00
2026-07-09 19:58:03 -07:00
2026-07-15 00:27:59 -07:00
2026-06-21 13:25:41 -07:00
2026-07-13 23:16:36 -07:00
2026-06-29 23:17:49 -07:00
2026-07-15 10:07:20 -07:00
2026-06-30 00:03:37 -07:00
2026-07-05 11:31:48 -07:00
2026-06-10 10:34:36 -07:00
2026-06-18 19:12:58 -07:00
2026-06-10 10:34:36 -07:00
2026-07-05 11:31:48 -07:00
2026-07-15 15:16:19 -07:00
2026-07-02 19:01:09 -07:00
2026-07-02 11:38:34 -07:00
2026-07-02 11:38:34 -07:00
2026-07-02 11:38:34 -07:00
2026-07-02 12:34:35 -07:00
2026-07-02 11:38:34 -07:00
2026-07-02 11:38:34 -07:00
2026-07-02 12:34:35 -07:00
2026-07-13 23:16:36 -07:00
2026-07-09 19:58:03 -07:00
2026-07-07 22:04:55 -07:00
2026-07-15 14:06:42 -07:00
2026-07-15 15:16:19 -07:00
2026-07-13 19:07:58 -07:00
2026-07-14 00:12:22 -07:00
2026-06-15 20:34:52 -07:00
2026-07-14 22:16:16 -07:00
2026-07-14 18:47:53 -07:00
2026-07-14 18:47:53 -07:00
2026-07-14 18:47:53 -07:00
2026-07-14 08:16:42 -07:00
2026-07-14 22:16:16 -07:00
2026-07-14 08:18:52 -07:00
2026-07-14 22:16:16 -07:00
2026-06-27 12:25:53 -07:00
2026-07-14 22:16:16 -07:00
2026-07-14 00:12:22 -07:00
2026-07-15 10:24:30 -07:00
2026-06-28 01:17:22 -07:00
2026-06-16 15:08:24 -07:00
2026-07-14 22:16:16 -07:00
2026-07-02 14:31:16 -07:00
2026-07-14 22:13:30 -07:00
2026-07-13 23:16:36 -07:00
2026-07-15 15:49:18 -07:00
2026-07-14 08:18:52 -07:00
2026-07-15 00:27:59 -07:00
2026-07-02 11:38:35 -07:00
2026-07-15 10:38:04 -07:00
2026-07-13 19:07:58 -07:00
2026-07-14 18:47:53 -07:00
2026-07-01 23:44:05 -07:00
2026-07-01 15:39:34 -07:00
2026-07-08 10:06:42 -07:00
2026-07-10 23:42:10 -07:00
2026-07-14 00:12:22 -07:00
2026-07-13 19:07:58 -07:00
2026-07-10 21:36:43 -07:00
2026-07-14 15:54:44 -07:00
2026-06-21 20:28:33 -07:00