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/analytics/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
{ Data, Effect, Result } from
"effect"
;
3
4
import
{ ToolAddress, UrlElicitation, ElicitationId } from
"@executor-js/sdk"
;
Callers
nothing calls this directly
Calls
4
withExecutionAnalytics
Function · 0.90
makeFakeEngine
Function · 0.85
completedResult
Function · 0.85
makeRecorder
Function · 0.70
Tested by
no test coverage detected