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

File loopback.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from "vitest";
2import { startLoopback, type LoopbackHandle } from "./loopback.js";
3
4describe("auth/loopback", () => {

Callers

nothing calls this directly

Calls 4

startLoopbackFunction · 0.85
fetchFunction · 0.85
expectRejectionFunction · 0.85
closeMethod · 0.65

Tested by

no test coverage detected