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
This commit is contained in:
9
.changeset/fix-test-failures-kb-637.md
Normal file
9
.changeset/fix-test-failures-kb-637.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
"@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
|
||||
Reference in New Issue
Block a user