Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ plan-box.test.ts
File
plan-box.test.ts
apps/kimi-code/test/tui/components/panels/plan-box.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ pathToFileURL } from
'node:url'
;
2
3
import
{ visibleWidth } from
'@moonshot-ai/pi-tui'
;
4
import
{ describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
4
createMarkdownTheme
Function · 0.90
visibleWidth
Function · 0.90
strip
Function · 0.70
render
Method · 0.65
Tested by
no test coverage detected