MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / custom-tools.test.ts

File custom-tools.test.ts

e2e/scenarios/custom-tools.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable executor/no-try-catch-or-throw -- boundary: e2e fixture server and raw HTTP assertions */
2import { readFile } from "node:fs/promises";
3import { createServer, type IncomingMessage, type ServerResponse } from "node:http";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 15

scenarioFunction · 0.90
addSourceThroughConsoleFunction · 0.85
syncSourceInConsoleFunction · 0.85
deletePathFunction · 0.85
endMethod · 0.80
listenMethod · 0.80
addressMethod · 0.80
readFixtureFunction · 0.70
advertisementFunction · 0.70

Tested by

no test coverage detected