MCPcopy
hub / github.com/callstack/agent-device / exec-windows-hide.test.ts

File exec-windows-hide.test.ts

src/utils/__tests__/exec-windows-hide.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { EventEmitter } from 'node:events';
3import { PassThrough } from 'node:stream';
4import { beforeEach, test, vi } from 'vitest';

Callers

nothing calls this directly

Calls 5

runCmdFunction · 0.90
runCmdSyncFunction · 0.90
runCmdDetachedFunction · 0.90
runCmdBackgroundFunction · 0.90
makeMockChildFunction · 0.70

Tested by

no test coverage detected