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

File plugin.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Cause, Effect, Exit, Layer, Option, Predicate, Schema, Tracer } from "effect";
3import { fileURLToPath } from "node:url";
4import {

Callers

nothing calls this directly

Calls 15

deriveMcpNamespaceFunction · 0.90
joinToolPathFunction · 0.90
createExecutorFunction · 0.90
createMcpConnectorFunction · 0.90
serveOAuthTestServerFunction · 0.90
scopesFromAuthorizeUrlFunction · 0.90
serveTestHttpAppFunction · 0.90
serveMcpServerFunction · 0.90
userFacingProbeMessageFunction · 0.90
toIntegrationConfigFunction · 0.90

Tested by

no test coverage detected