MCPcopy 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

1import { toUnixPath } from '../transform.js';
2import type { FileSystemAdapter } from './types.js';
3import { createTree } from './virtual-fs.js';
4

Callers

nothing calls this directly

Calls 3

createTreeFunction · 0.85
createMockFsFunction · 0.85
flushMethod · 0.45

Tested by

no test coverage detected