MCPcopy 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

1import { describe, expect, it } from "@effect/vitest";
2import { Data, Effect, Result } from "effect";
3
4import { ToolAddress, UrlElicitation, ElicitationId } from "@executor-js/sdk";

Callers

nothing calls this directly

Calls 4

withExecutionAnalyticsFunction · 0.90
makeFakeEngineFunction · 0.85
completedResultFunction · 0.85
makeRecorderFunction · 0.70

Tested by

no test coverage detected