Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
assert from
"node:assert"
;
2
import
{ describe, it } from
"node:test"
;
3
import
{ SelectList } from
"../src/components/select-list.ts"
;
4
import
{ visibleWidth } from
"../src/utils.ts"
;
Callers
nothing calls this directly
Calls
3
visibleIndexOf
Function · 0.85
ok
Method · 0.80
render
Method · 0.65
Tested by
no test coverage detected