MCPcopy 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

1import { ErrorCodes, KimiError } from '@moonshot-ai/kimi-code-sdk';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3
4import {

Callers

nothing calls this directly

Calls 15

parseGoalCommandFunction · 0.85
handleGoalCommandFunction · 0.85
fakeSnapshotFunction · 0.85
latestMountedPickerFunction · 0.85
setExperimentalFeaturesFunction · 0.85
dispatchInputFunction · 0.85
goalArgumentCompletionsFunction · 0.85
labelsFunction · 0.85
mockMethod · 0.80
makeHostFunction · 0.70
stripAnsiFunction · 0.70
mountedPickerFunction · 0.70

Tested by

no test coverage detected