MCPcopy Index your code
hub / github.com/commandoperator/cmdop-sdk / transport.test.ts

File transport.test.ts

node/tests/transport.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Transport demux tests: drive the transport off an in-process stdin/stdout
3 * pair (no real cmdop-core), asserting unary + streamed-ask (all frame types) +
4 * pin/confirm round-trip. Mirror of the Python `test_transport.py`.

Callers

nothing calls this directly

Calls 13

evFunction · 0.85
crashFunction · 0.85
callUnaryMethod · 0.80
callStreamMethod · 0.80
pushMethod · 0.80
makeTransportFunction · 0.70
nextReqFunction · 0.70
feedFunction · 0.70
closeMethod · 0.45
pinMethod · 0.45
confirmMethod · 0.45
collectMethod · 0.45

Tested by

no test coverage detected