Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ task-output-viewer.test.ts
File
task-output-viewer.test.ts
apps/kimi-code/test/tui/task-output-viewer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Terminal } from
'@moonshot-ai/pi-tui'
;
2
import
type
{ BackgroundTaskInfo } from
'@moonshot-ai/kimi-code-sdk'
;
3
import
{ describe, expect, it, vi } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
8
bigOutput
Function · 0.85
makeOutput
Function · 0.85
makeViewer
Function · 0.70
strip
Function · 0.70
info
Function · 0.70
render
Method · 0.65
handleInput
Method · 0.65
setProps
Method · 0.45
Tested by
no test coverage detected