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

File invoke.test.ts

packages/plugins/mcp/src/sdk/invoke.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, it } from "@effect/vitest";
2import { Effect, Predicate } from "effect";
3import { HttpServerResponse } from "effect/unstable/http";
4// oxlint-disable-next-line executor/no-vitest-import -- boundary: fake-clock coverage for the active-work deadline

Callers

nothing calls this directly

Calls 12

loadMcpClientSdkFunction · 0.90
makeActiveWorkDeadlineFunction · 0.90
invokeMcpToolFunction · 0.90
createMcpConnectorFunction · 0.90
rejectFunction · 0.85
resumeFunction · 0.85
rejectingConnectorFunction · 0.85
pauseMethod · 0.80
disposeMethod · 0.80
resolveMethod · 0.80
abortMethod · 0.65

Tested by

no test coverage detected