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

File options.test.ts

apps/kimi-code/test/cli/options.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3import { createProgram } from '#/cli/commands';
4import type { CLIOptions } from '#/cli/options';

Callers

nothing calls this directly

Calls 5

createProgramFunction · 0.90
validateOptionsFunction · 0.90
nameMethod · 0.80
parseFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected