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

File help-panel.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from 'vitest';
2
3import type { KimiSlashCommand } from '#/tui/commands/index';
4import { HelpPanelComponent } from '#/tui/components/dialogs/help-panel';

Callers

nothing calls this directly

Calls 4

cmdFunction · 0.70
stripFunction · 0.70
renderMethod · 0.65
handleInputMethod · 0.65

Tested by

no test coverage detected