Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ compaction.test.ts
File
compaction.test.ts
apps/kimi-code/test/tui/components/dialogs/compaction.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
chalk from
'chalk'
;
2
import
{ afterEach, describe, expect, it } from
'vitest'
;
3
4
import
{ CompactionComponent } from
'#/tui/components/dialogs/compaction'
;
Callers
nothing calls this directly
Calls
8
setPalette
Method · 0.80
markCanceled
Method · 0.80
headerOf
Function · 0.70
strip
Function · 0.70
render
Method · 0.65
dispose
Method · 0.65
invalidate
Method · 0.65
markDone
Method · 0.45
Tested by
no test coverage detected