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

File web.test.ts

apps/kimi-code/test/tui/commands/web.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2
3import { findBuiltInSlashCommand, resolveSlashCommandAvailability } from '#/tui/commands/index';
4import type { SlashCommandHost } from '#/tui/commands/dispatch';

Callers

nothing calls this directly

Calls 7

handleWebCommandFunction · 0.90
webSessionUrlFunction · 0.90
findBuiltInSlashCommandFunction · 0.85
mockMethod · 0.80
makeHostFunction · 0.70
handleInputMethod · 0.65

Tested by

no test coverage detected