MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / approval-panel.test.ts

File approval-panel.test.ts

apps/kimi-code/test/tui/components/dialogs/approval-panel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { CURSOR_MARKER } from '@moonshot-ai/pi-tui';
2import { describe, expect, it } from 'vitest';
3
4import { ApprovalPanelComponent } from '#/tui/components/dialogs/approval-panel';

Callers

nothing calls this directly

Calls 8

captureProcessWriteFunction · 0.90
restoreMethod · 0.80
makeDialogFunction · 0.70
stripFunction · 0.70
renderMethod · 0.65
handleInputMethod · 0.65
textMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected