MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / tool-server.test.ts

File tool-server.test.ts

packages/hosts/mcp/src/tool-server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Data, Deferred, Effect } from "effect";
3import { Client } from "@modelcontextprotocol/sdk/client/index.js";
4import { InMemoryTransport } from "@modelcontextprotocol/sdk/inMemory.js";

Callers

nothing calls this directly

Calls 12

makeStubEngineFunction · 0.85
withNativeClientFunction · 0.85
toolFileFunction · 0.85
makeElicitingEngineFunction · 0.85
makePausedResultFunction · 0.85
withClientFunction · 0.85
makeResumeEngineFunction · 0.85
syncMethod · 0.80
setMethod · 0.80
pushMethod · 0.80
textOfFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected