MCPcopy Index your code
hub / github.com/code-pushup/cli / collect.e2e.test.ts

File collect.e2e.test.ts

e2e/cli-e2e/tests/collect.e2e.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cp } from 'node:fs/promises';
2import path from 'node:path';
3import { nxTargetProject } from '@code-pushup/test-nx-utils';
4import {

Callers

nothing calls this directly

Calls 7

nxTargetProjectFunction · 0.90
restoreNxIgnoredFilesFunction · 0.90
teardownTestFolderFunction · 0.90
executeProcessFunction · 0.90
readTextFileFunction · 0.90
readJsonFileFunction · 0.90
fileExistsFunction · 0.90

Tested by

no test coverage detected