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, Inspectable, Logger, Predicate, Result, Scheduler } from "effect";
3
4import { ElicitationResponse, type ElicitationHandler } from "./elicitation";

Callers

nothing calls this directly

Calls 15

definePluginFunction · 0.90
serveOAuthTestServerFunction · 0.90
createExecutorFunction · 0.90
detectorFunction · 0.85
recordToolRowLaunchFunction · 0.85
recordCredentialLaunchFunction · 0.85
expectAllReadsRanFunction · 0.85
invokeConcurrencyPluginFunction · 0.85
countingProviderFunction · 0.85
seedRunConnectionFunction · 0.85
makeTestConfigFunction · 0.85
makeReadFaultsFunction · 0.85

Tested by

no test coverage detected