Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, it } from
"vitest"
;
2
import
{ startLoopback,
type
LoopbackHandle } from
"./loopback.js"
;
3
4
describe(
"auth/loopback"
, () => {
Callers
nothing calls this directly
Calls
4
startLoopback
Function · 0.85
fetch
Function · 0.85
expectRejection
Function · 0.85
close
Method · 0.65
Tested by
no test coverage detected