MCPcopy
hub / github.com/MetaCubeX/metacubexd / helper-client.spec.ts

File helper-client.spec.ts

apps/desktop/src/main/__tests__/helper-client.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Socket } from 'node:net'
2import type { HelperKernel, HelperServer } from '../helper/server'
3import { mkdtemp, rm } from 'node:fs/promises'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 5

createHelperServerFunction · 0.90
createHelperClientFunction · 0.90
describeFunction · 0.85
captureServerSocketFunction · 0.85
fakeKernelFunction · 0.70

Tested by

no test coverage detected