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

File analytics.test.ts

packages/core/analytics/src/analytics.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { mkdtemp, readFile, rm } from "node:fs/promises";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 6

isAnalyticsDisabledFunction · 0.90
layerFunction · 0.90
withTempDirFunction · 0.85
testConfigFunction · 0.85
makeRecordingHttpClientFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected