Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ goal.test.ts
File
goal.test.ts
apps/kimi-code/test/tui/commands/goal.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ErrorCodes, KimiError } from
'@moonshot-ai/kimi-code-sdk'
;
2
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
3
4
import
{
Callers
nothing calls this directly
Calls
15
parseGoalCommand
Function · 0.85
handleGoalCommand
Function · 0.85
fakeSnapshot
Function · 0.85
latestMountedPicker
Function · 0.85
setExperimentalFeatures
Function · 0.85
dispatchInput
Function · 0.85
goalArgumentCompletions
Function · 0.85
labels
Function · 0.85
mock
Method · 0.80
makeHost
Function · 0.70
stripAnsi
Function · 0.70
mountedPicker
Function · 0.70
Tested by
no test coverage detected