Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Cause, Data, Deferred, Effect, Exit, Fiber, Ref, Schema } from
"effect"
;
3
4
import
{
Callers
nothing calls this directly
Calls
15
definePlugin
Function · 0.90
createExecutionEngine
Function · 0.90
createExecutor
Function · 0.90
makeQuickJsExecutor
Function · 0.90
makeOrgWriteAccessState
Function · 0.90
tool
Function · 0.90
formatPausedExecution
Function · 0.90
formatExecuteResult
Function · 0.90
makeTestConfig
Function · 0.85
paused
Function · 0.85
executorFor
Function · 0.85
makeExecutor
Function · 0.70
Tested by
no test coverage detected