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

File config.test.ts

packages/engine/src/config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from "vitest";
2import { resolveConfig, DEFAULT_CONFIG, scaleProtocolTimeoutForComposition } from "./config.js";
3import { isLowMemorySystem } from "./services/systemMemory.js";
4

Callers

nothing calls this directly

Calls 5

resolveConfigFunction · 0.85
isLowMemorySystemFunction · 0.85
setEnvFunction · 0.70
clearMethod · 0.45

Tested by

no test coverage detected