MCPcopy Create free account
hub / github.com/code-pushup/cli / generator-configuration.e2e.test.ts

File generator-configuration.e2e.test.ts

e2e/nx-plugin-e2e/tests/generator-configuration.e2e.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Tree } from '@nx/devkit';
2import { readFile } from 'node:fs/promises';
3import path from 'node:path';
4import { generateCodePushupConfig } from '@code-pushup/nx-plugin';

Callers

nothing calls this directly

Calls 8

nxTargetProjectFunction · 0.90
teardownTestFolderFunction · 0.90
materializeTreeFunction · 0.90
executeProcessFunction · 0.90
removeColorCodesFunction · 0.90
generateCodePushupConfigFunction · 0.90
readFileFunction · 0.85

Tested by

no test coverage detected