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

File project.test.ts

packages/cli/src/utils/project.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 } from "node:fs";
3import { tmpdir } from "node:os";
4import { join, basename } from "node:path";

Callers

nothing calls this directly

Calls 3

resolveProjectOrThrowFunction · 0.85
basenameFunction · 0.85
nowMethod · 0.80

Tested by

no test coverage detected