feat(core): Migrate MockTools to declarative pattern. (#6197)

This commit is contained in:
joshualitt
2025-08-15 08:44:26 -07:00
committed by GitHub
parent d2f4e2664e
commit 8f2fa5a537
6 changed files with 292 additions and 335 deletions

View File

@@ -76,7 +76,6 @@
"src/ui/hooks/useGeminiStream.test.tsx",
"src/ui/hooks/useKeypress.test.ts",
"src/ui/hooks/usePhraseCycler.test.ts",
"src/ui/hooks/useToolScheduler.test.ts",
"src/ui/hooks/vim.test.ts",
"src/ui/utils/computeStats.test.ts",
"src/ui/themes/theme.test.ts",