Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ shell-run.test.ts
File
shell-run.test.ts
apps/kimi-code/test/tui/components/messages/shell-run.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it } from
'vitest'
;
2
3
import
{ ShellRunComponent } from
'#/tui/components/messages/shell-run'
;
4
Callers
nothing calls this directly
Calls
7
create
Function · 0.85
finishBackgrounded
Method · 0.80
stripTheme
Function · 0.70
dispose
Method · 0.65
append
Method · 0.65
render
Method · 0.65
finish
Method · 0.65
Tested by
no test coverage detected