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

File event-payload.test.ts

apps/kimi-code/test/tui/utils/event-payload.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 { describe, expect, it } from 'vitest';
3
4import { STREAMING_ARGS_PREVIEW_MAX_CHARS } from '#/tui/constant/streaming';

Callers

nothing calls this directly

Calls 4

parseStreamingArgsFunction · 0.90
formatErrorPayloadFunction · 0.90
formatErrorMessageFunction · 0.90

Tested by

no test coverage detected