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

File elicitation.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Effect, Schema } from "effect";
3import { CfWorkerJsonSchemaValidator } from "@modelcontextprotocol/sdk/validation/cfworker";
4import type { JsonSchemaType } from "@modelcontextprotocol/sdk/validation/types";

Callers

nothing calls this directly

Calls 12

serveMcpServerFunction · 0.90
createExecutorFunction · 0.90
findToolFunction · 0.85
expectToolResultOkDataFunction · 0.85
makeTestConfigFunction · 0.85
pushMethod · 0.80
makeTestExecutorFunction · 0.70
listMethod · 0.65
executeMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected