Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ goal-prompt.test.ts
File
goal-prompt.test.ts
apps/kimi-code/test/cli/goal-prompt.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
3
import
{
4
GOAL_EXIT_CODES,
Callers
nothing calls this directly
Calls
15
goalExitCode
Function · 0.90
parseHeadlessGoalCreate
Function · 0.90
goalSummaryJson
Function · 0.90
formatGoalSummaryText
Function · 0.90
runPrompt
Function · 0.90
mock
Method · 0.80
cwd
Method · 0.80
snapshot
Function · 0.70
mainEvent
Function · 0.70
writer
Function · 0.70
opts
Function · 0.70
values
Method · 0.65
Tested by
no test coverage detected