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

File download.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

downloadToFileFunction · 0.85
makeBytesFetchFunction · 0.85
makeErrorFetchFunction · 0.85
fromMethod · 0.80

Tested by

no test coverage detected