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

File project.test.ts

packages/lint/src/project.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

lintProjectFunction · 0.85
lintSubCompFunction · 0.70
validSubCompHtmlFunction · 0.70
makeProjectFunction · 0.70
validHtmlFunction · 0.70
htmlWithSubCompFunction · 0.70
findMethod · 0.65

Tested by

no test coverage detected