MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / model-selector.test.ts

File model-selector.test.ts

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

Source from the content-addressed store, hash-verified

1import type { ModelAlias } from '@moonshot-ai/kimi-code-sdk';
2import { visibleWidth } from '@moonshot-ai/pi-tui';
3import { describe, expect, it, vi } from 'vitest';
4

Callers

nothing calls this directly

Calls 8

visibleWidthFunction · 0.90
fgMethod · 0.80
modelFunction · 0.70
textFunction · 0.70
effortModelFunction · 0.70
stripFunction · 0.70
handleInputMethod · 0.65
renderMethod · 0.65

Tested by

no test coverage detected