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

File step.test.ts

packages/kosong/test/step.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ChatProviderError } from '#/errors';
2import type { Message, StreamedMessagePart, ToolCall } from '#/message';
3import type { ChatProvider, StreamedMessage, ThinkingEffort } from '#/provider';
4import { step } from './fixtures/step';

Callers

nothing calls this directly

Calls 9

toolOkFunction · 0.90
stepFunction · 0.90
createSimpleMockToolsetFunction · 0.85
createMockStreamFunction · 0.70
createMockProviderFunction · 0.70
streamWithFinishFunction · 0.70
toolResultsMethod · 0.65
onMethod · 0.65
offMethod · 0.65

Tested by

no test coverage detected