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

File markdown.test.ts

packages/pi-tui/test/markdown.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import { afterEach, describe, it } from "node:test";
3import type { Terminal as XtermTerminalType } from "@xterm/headless";
4import { Chalk } from "chalk";

Callers

nothing calls this directly

Calls 12

setCapabilitiesFunction · 0.90
resetCapabilitiesCacheFunction · 0.90
getCellUnderlineFunction · 0.85
okMethod · 0.80
rawMethod · 0.80
waitForRenderMethod · 0.80
stripAnsiFunction · 0.70
getCellItalicFunction · 0.70
renderMethod · 0.65
startMethod · 0.65
stopMethod · 0.65
addChildMethod · 0.45

Tested by

no test coverage detected