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

File preflight.test.ts

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

Source from the content-addressed store, hash-verified

1// fallow-ignore-file code-duplication
2import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
3import { parseToolVersion, runEnvironmentChecks } from "./preflight.js";
4import * as manager from "./manager.js";

Callers

nothing calls this directly

Calls 3

runEnvironmentChecksFunction · 0.85
parseToolVersionFunction · 0.85
findMethod · 0.65

Tested by

no test coverage detected