MCPcopy Create free account
hub / github.com/OperationT00/T-Code / runtime-client.test.ts

File runtime-client.test.ts

clients/t-code-cli/test/runtime-client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { createServer } from "node:http";
3import test from "node:test";
4import { RuntimeApiError, RuntimeClient, parseSse } from "../src/runtime-client.ts";

Callers

nothing calls this directly

Calls 10

parseSseFunction · 0.90
formatRuntimeEventFunction · 0.90
pushMethod · 0.80
endMethod · 0.80
submitTurnMethod · 0.80
resolveApprovalMethod · 0.80
closeMethod · 0.65
createThreadMethod · 0.45
eventsMethod · 0.45
pendingApprovalsMethod · 0.45

Tested by

no test coverage detected