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

File stress.test.ts

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

Source from the content-addressed store, hash-verified

1import { APIEmptyResponseError } from '#/errors';
2import { generate } from '#/generate';
3import type { Message, StreamedMessagePart, ThinkPart, ToolCall } from '#/message';
4import { mergeInPlace } from '#/message';

Callers

nothing calls this directly

Calls 9

generateFunction · 0.90
toolOkFunction · 0.90
stepFunction · 0.90
mergeInPlaceFunction · 0.90
createMockStreamFunction · 0.70
createMockProviderFunction · 0.70
addMethod · 0.65
toolResultsMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected