MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / agent_runtime.test.ts

File agent_runtime.test.ts

packages/cli/src/telemetry/agent_runtime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, beforeEach, afterEach, vi } from "vitest";
2
3// agent_runtime.ts reads node:os via release/platform and node:fs for the
4// /proc files. detectAgentRuntime is exercised by mutating process.env;

Callers

nothing calls this directly

Calls 4

detectAgentRuntimeFunction · 0.85
stripVendorEnvFunction · 0.85
mockAgentsDirFunction · 0.85
detectSandboxRuntimeFunction · 0.85

Tested by

no test coverage detected