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

File main.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import { ErrorCodes, KimiError } from '@moonshot-ai/kimi-code-sdk';
3
4import { validateOptions } from '#/cli/options';

Callers

nothing calls this directly

Calls 8

handleMainCommandFunction · 0.90
mainFunction · 0.90
formatStartupErrorFunction · 0.90
defaultOptsFunction · 0.85
runHandleMainCommandFunction · 0.85
runHandleUpgradeCommandFunction · 0.85
mockMethod · 0.80
waitForAssertionFunction · 0.70

Tested by

no test coverage detected