feat(FN-3720): split executor.test.ts into eight focused suites and add she
The merge splits the large monolithic `executor.test.ts` into seven focused test suites covering core logic, pause behavior, prompt handling, recovery, review verdicts, step sessions, and worktree operations, and adds shell context hook plumbing across the dashboard, desktop, and mobile packages to Fusion-Task-Id: FN-3720
This commit is contained in:
@@ -117,7 +117,7 @@ _Date: 2026-04-08_
|
||||
|
||||
Sampled files (2-3 per package):
|
||||
- Core: `store.test.ts`, `db-migrate.test.ts`, `central-core.test.ts`
|
||||
- Engine: `executor.test.ts`, `stuck-task-detector.test.ts`
|
||||
- Engine: `executor-core.test.ts`, `executor-step-session.test.ts`, `stuck-task-detector.test.ts`
|
||||
- CLI: `commands/task.test.ts`, `commands/dashboard.test.ts`
|
||||
- Dashboard: `routes.test.ts`, `SettingsModal.test.tsx`, `components/__tests__/Column.test.tsx`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user