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

File regression.test.ts

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

Source from the content-addressed store, hash-verified

1import { generate } from '#/generate';
2import type { Message, StreamedMessagePart } from '#/message';
3import { createAssistantMessage, createUserMessage } from '#/message';
4import type { ChatProvider, GenerateOptions, StreamedMessage, ThinkingEffort } from '#/provider';

Callers

nothing calls this directly

Calls 5

generateFunction · 0.90
createUserMessageFunction · 0.90
createAssistantMessageFunction · 0.90
createMockStreamFunction · 0.70
createMockProviderFunction · 0.70

Tested by

no test coverage detected