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

File errors.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2
3// errorBox writes to the console; mock it so we can assert which title /
4// message / third line the cascade picked without matching ANSI output.

Callers

nothing calls this directly

Calls 1

reportApiErrorFunction · 0.85

Tested by

no test coverage detected