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

File index.test.ts

packages/cli/src/cloud/index.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// The 401-retry decorator calls forceRefreshCredentials() and the factory
4// resolves base URL / auth headers from auth.js. Mock the module so the

Callers

nothing calls this directly

Calls 7

createCloudClientFunction · 0.85
unauthorizedFunction · 0.85
headersOfFunction · 0.85
jsonResponseFunction · 0.85
getRenderMethod · 0.80
listRendersMethod · 0.80
okFunction · 0.70

Tested by

no test coverage detected