mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
feat(core): Migrate MockTools to declarative pattern. (#6197)
This commit is contained in:
parent
d2f4e2664e
commit
8f2fa5a537
6 changed files with 292 additions and 335 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue