Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ Socket } from
'node:net'
2
import
type
{ HelperKernel, HelperServer } from
'../helper/server'
3
import
{ mkdtemp, rm } from
'node:fs/promises'
4
import
{ tmpdir } from
'node:os'
Callers
nothing calls this directly
Calls
5
createHelperServer
Function · 0.90
createHelperClient
Function · 0.90
describe
Function · 0.85
captureServerSocket
Function · 0.85
fakeKernel
Function · 0.70
Tested by
no test coverage detected