Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ resolver.test.ts
File
resolver.test.ts
packages/cli/src/registry/resolver.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi, beforeEach, afterEach } from
"vitest"
;
2
import
type
{ RegistryItem, RegistryManifest } from
"@hyperframes/core"
;
3
import
{
4
listRegistryItems,
Callers
nothing calls this directly
Calls
7
listRegistryItems
Function · 0.85
uniqueBaseUrl
Function · 0.85
loadAllItems
Function · 0.85
resolveItem
Function · 0.85
resolveItemWithDependencies
Function · 0.85
mockFetch
Function · 0.70
find
Method · 0.65
Tested by
no test coverage detected