Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ help-panel.test.ts
File
help-panel.test.ts
apps/kimi-code/test/tui/components/panels/help-panel.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi } from
'vitest'
;
2
3
import
type
{ KimiSlashCommand } from
'#/tui/commands/index'
;
4
import
{ HelpPanelComponent } from
'#/tui/components/dialogs/help-panel'
;
Callers
nothing calls this directly
Calls
4
cmd
Function · 0.70
strip
Function · 0.70
render
Method · 0.65
handleInput
Method · 0.65
Tested by
no test coverage detected