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

File projectConfig.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { mkdtempSync, rmSync, writeFileSync, readFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 6

writeProjectConfigFunction · 0.85
readProjectConfigFunction · 0.85
normalizeConfigFunction · 0.85
projectConfigPathFunction · 0.85
loadProjectConfigFunction · 0.85
tmpFunction · 0.70

Tested by

no test coverage detected