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

File preflight.test.ts

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

Source from the content-addressed store, hash-verified

1import type * as ChildProcess from 'node:child_process';
2import { spawnSync } from 'node:child_process';
3import { EventEmitter } from 'node:events';
4

Callers

nothing calls this directly

Calls 15

runUpdatePreflightFunction · 0.90
emptyUpdateCacheFunction · 0.90
spawnForSourceFunction · 0.90
emptyUpdateInstallStateFunction · 0.85
tuiConfigFunction · 0.85
installStateFunction · 0.85
mockSpawnExitFunction · 0.85
flushBackgroundInstallFunction · 0.85
disableAutoInstallFunction · 0.85
captureLoggerFunction · 0.85
cacheWithManifestFunction · 0.85
heldForEveryoneFunction · 0.85

Tested by

no test coverage detected