MCPcopy 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

1import chalk from 'chalk';
2import { afterEach, describe, expect, it } from 'vitest';
3
4import { CompactionComponent } from '#/tui/components/dialogs/compaction';

Callers

nothing calls this directly

Calls 8

setPaletteMethod · 0.80
markCanceledMethod · 0.80
headerOfFunction · 0.70
stripFunction · 0.70
renderMethod · 0.65
disposeMethod · 0.65
invalidateMethod · 0.65
markDoneMethod · 0.45

Tested by

no test coverage detected