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

File engine.test.ts

packages/core/execution/src/engine.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, Data, Deferred, Effect, Exit, Fiber, Ref, Schema } from "effect";
3
4import {

Callers

nothing calls this directly

Calls 15

definePluginFunction · 0.90
createExecutionEngineFunction · 0.90
createExecutorFunction · 0.90
makeQuickJsExecutorFunction · 0.90
makeOrgWriteAccessStateFunction · 0.90
toolFunction · 0.90
formatPausedExecutionFunction · 0.90
formatExecuteResultFunction · 0.90
makeTestConfigFunction · 0.85
pausedFunction · 0.85
executorForFunction · 0.85
makeExecutorFunction · 0.70

Tested by

no test coverage detected