MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / run-prompt.test.ts

File run-prompt.test.ts

apps/kimi-code/test/cli/run-prompt.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { createKimiDeviceId as createKimiDeviceIdFn } from '@moonshot-ai/kimi-code-oauth';
2import { afterEach, describe, expect, it, vi } from 'vitest';
3
4import { runPrompt } from '#/cli/run-prompt';

Callers

nothing calls this directly

Calls 15

runPromptFunction · 0.90
rejectFunction · 0.85
releaseWaitFunction · 0.85
cwdMethod · 0.80
mockMethod · 0.80
rawMethod · 0.80
mainEventFunction · 0.70
writerFunction · 0.70
optsFunction · 0.70
fakeProcessFunction · 0.70
emitFunction · 0.70
waitForAssertionFunction · 0.70

Tested by

no test coverage detected