MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / api-tools.test.ts

File api-tools.test.ts

e2e/scenarios/api-tools.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cross-target: the typed API surface, exactly as a consumer uses it. The
2// contract is the CORE executor HttpApi (composePluginApi([])) — every target
3// serves it under /api, so one scenario runs against all of them.
4import { expect } from "@effect/vitest";

Callers

nothing calls this directly

Calls 4

scenarioFunction · 0.90
composePluginApiFunction · 0.85
listMethod · 0.65
clientFunction · 0.50

Tested by

no test coverage detected