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

File executor.test.ts

packages/core/sdk/src/executor.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, Effect, Predicate, Result } from "effect";
3
4import { ToolNotFoundError } from "./errors";

Callers

nothing calls this directly

Calls 13

definePluginFunction · 0.90
serveOAuthTestServerFunction · 0.90
detectorFunction · 0.85
memoryProviderFunction · 0.70
makeTestExecutorFunction · 0.70
addrFunction · 0.70
putMethod · 0.65
listMethod · 0.65
transactionMethod · 0.65
syncMethod · 0.65
closeMethod · 0.65
executeMethod · 0.65

Tested by

no test coverage detected