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

File ssh-process.test.ts

packages/kaos/test/ssh-process.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn } from 'node:child_process';
2import { PassThrough } from 'node:stream';
3
4import { describe, expect, test } from 'vitest';

Callers

nothing calls this directly

Calls 11

testFunction · 0.85
createFakeChannelFunction · 0.85
createChildBackedChannelFunction · 0.85
killMethod · 0.65
waitMethod · 0.65
onMethod · 0.65
onceMethod · 0.65
toStringMethod · 0.65
resolveFunction · 0.50
emitExitMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected