MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / worker.test.ts

File worker.test.ts

packages/core/test-servers/src/worker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, it } from "@effect/vitest";
2import { Effect, Schema } from "effect";
3import { Client } from "@modelcontextprotocol/sdk/client/index.js";
4import { StreamableHTTPClientTransport } from "@modelcontextprotocol/sdk/client/streamableHttp.js";

Callers

nothing calls this directly

Calls 8

setMethod · 0.80
codeChallengeForVerifierFunction · 0.70
requestFunction · 0.70
fetchMethod · 0.65
getMethod · 0.65
jsonMethod · 0.65
connectMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected