Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ studioSelectionClient.test.ts
File
studioSelectionClient.test.ts
packages/cli/src/utils/studioSelectionClient.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
"vitest"
;
2
import
{ resolve } from
"node:path"
;
3
import
{
4
AmbiguousPreviewServerError,
Callers
nothing calls this directly
Calls
7
findPreviewServerForProject
Function · 0.90
studioSelectionUrl
Function · 0.90
studioApiUrl
Function · 0.90
fetchStudioSelection
Function · 0.90
fetchStudioLint
Function · 0.90
resolve
Function · 0.85
mockProjectsFetch
Function · 0.85
Tested by
no test coverage detected