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

File add.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

remapTargetFunction · 0.85
buildSnippetFunction · 0.85
writeRegistryConfigFunction · 0.85
runAddFunction · 0.85
mockFetchFunction · 0.70
tmpFunction · 0.70

Tested by

no test coverage detected