Files
fusion/.changeset/fix-test-failures-kb-637.md
gsxdsm 15e451cd74 fix(KB-637): test fixes and code cleanup
- Fix executor test worktree recovery assertions to use exact command matching
- Fix routes.test.ts mission store mock and git worktree list mock
- Fix SettingsModal temporal dead zone by moving activeSectionScope declaration
- Remove incomplete project-context feature from CLI
- Clean up AGENTS.md and README documentation
2026-03-31 22:41:38 -07:00

359 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

Fix pre-existing test failures (KB-637)

  • Fixed engine executor test missing mock for git worktree list command
  • Fixed dashboard SettingsModal temporal dead zone issue with activeSectionScope variable
  • Fixed dashboard routes tests by adding getMissionStore mock and using actual git repository for Git Management endpoints