Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ virtual-fs.unit.test.ts
File
virtual-fs.unit.test.ts
packages/utils/src/lib/wizard/virtual-fs.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ toUnixPath } from
'../transform.js'
;
2
import
type
{ FileSystemAdapter } from
'./types.js'
;
3
import
{ createTree } from
'./virtual-fs.js'
;
4
Callers
nothing calls this directly
Calls
3
createTree
Function · 0.85
createMockFs
Function · 0.85
flush
Method · 0.45
Tested by
no test coverage detected