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

File upgrade.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2
3import { handleUpgrade } from '#/cli/sub/upgrade';
4import type { InstallPromptChoiceValue } from '#/cli/update/prompt';

Callers

nothing calls this directly

Calls 4

handleUpgradeFunction · 0.90
captureOutputFunction · 0.70
createDepsFunction · 0.70
nowMethod · 0.65

Tested by

no test coverage detected