Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ project.test.ts
File
project.test.ts
packages/cli/src/utils/project.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ mkdtempSync, rmSync, writeFileSync } from
"node:fs"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
{ join, basename } from
"node:path"
;
Callers
nothing calls this directly
Calls
3
resolveProjectOrThrow
Function · 0.85
basename
Function · 0.85
now
Method · 0.80
Tested by
no test coverage detected