Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ question-dialog.test.ts
File
question-dialog.test.ts
apps/kimi-code/test/tui/components/dialogs/question-dialog.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ CURSOR_MARKER } from
'@moonshot-ai/pi-tui'
;
2
import
chalk from
'chalk'
;
3
import
{ beforeAll, describe, expect, it } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
10
flatten
Function · 0.85
boldFg
Method · 0.80
fg
Method · 0.80
bold
Method · 0.80
color
Method · 0.80
makePending
Function · 0.70
makeDialog
Function · 0.70
strip
Function · 0.70
handleInput
Method · 0.65
render
Method · 0.65
Tested by
no test coverage detected