Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ approval-panel.test.ts
File
approval-panel.test.ts
apps/kimi-code/test/tui/components/dialogs/approval-panel.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
{ describe, expect, it } from
'vitest'
;
3
4
import
{ ApprovalPanelComponent } from
'#/tui/components/dialogs/approval-panel'
;
Callers
nothing calls this directly
Calls
8
captureProcessWrite
Function · 0.90
restore
Method · 0.80
makeDialog
Function · 0.70
strip
Function · 0.70
render
Method · 0.65
handleInput
Method · 0.65
text
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected