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

File select-list.test.ts

packages/pi-tui/test/select-list.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 { SelectList } from "../src/components/select-list.ts";
4import { visibleWidth } from "../src/utils.ts";

Callers

nothing calls this directly

Calls 3

visibleIndexOfFunction · 0.85
okMethod · 0.80
renderMethod · 0.65

Tested by

no test coverage detected