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

File run-shell.test.ts

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

Source from the content-addressed store, hash-verified

1import { execSync } from 'node:child_process';
2
3import type { createKimiDeviceId as createKimiDeviceIdFn } from '@moonshot-ai/kimi-code-oauth';
4import { afterEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 10

runShellFunction · 0.90
captureProcessWriteFunction · 0.90
mockProcessExitFunction · 0.90
mockMethod · 0.80
cwdMethod · 0.80
onExitMethod · 0.80
restoreMethod · 0.80
hasMethod · 0.65
addMethod · 0.65
textMethod · 0.65

Tested by

no test coverage detected