MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2
3import {
4 GOAL_EXIT_CODES,

Callers

nothing calls this directly

Calls 15

goalExitCodeFunction · 0.90
parseHeadlessGoalCreateFunction · 0.90
goalSummaryJsonFunction · 0.90
formatGoalSummaryTextFunction · 0.90
runPromptFunction · 0.90
mockMethod · 0.80
cwdMethod · 0.80
snapshotFunction · 0.70
mainEventFunction · 0.70
writerFunction · 0.70
optsFunction · 0.70
valuesMethod · 0.65

Tested by

no test coverage detected