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

File truncated-text.test.ts

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

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import { describe, it } from "node:test";
3import { Chalk } from "chalk";
4import { TruncatedText } from "../src/components/truncated-text.ts";

Callers

nothing calls this directly

Calls 3

visibleWidthFunction · 0.90
okMethod · 0.80
renderMethod · 0.65

Tested by

no test coverage detected