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

File assistant-message.test.ts

apps/kimi-code/test/tui/components/messages/assistant-message.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Markdown, visibleWidth } from '@moonshot-ai/pi-tui';
2import * as cliHighlight from 'cli-highlight';
3import { describe, expect, it, vi } from 'vitest';
4

Callers

nothing calls this directly

Calls 9

visibleWidthFunction · 0.90
captureProcessWriteFunction · 0.90
createMarkdownThemeFunction · 0.90
mockMethod · 0.80
restoreMethod · 0.80
stripFunction · 0.70
renderMethod · 0.65
textMethod · 0.65
updateContentMethod · 0.45

Tested by

no test coverage detected