MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / choice-picker.test.ts

File choice-picker.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2
3import { ChoicePickerComponent, type ChoiceOption } from '#/tui/components/dialogs/choice-picker';
4import { EditorSelectorComponent } from '#/tui/components/dialogs/editor-selector';

Callers

nothing calls this directly

Calls 4

renderDescLineFunction · 0.85
fgMethod · 0.80
renderMethod · 0.65
handleInputMethod · 0.65

Tested by

no test coverage detected