MCPcopy Create free account
hub / github.com/code-pushup/cli / ci.unit.test.ts

File ci.unit.test.ts

packages/create-cli/src/lib/setup/ci.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { select } from '@inquirer/prompts';
2import { vol } from 'memfs';
3import { MEMFS_VOLUME } from '@code-pushup/test-utils';
4import { createTree } from '@code-pushup/utils';

Callers

nothing calls this directly

Calls 3

createTreeFunction · 0.90
promptCiProviderFunction · 0.85
resolveCiFunction · 0.85

Tested by

no test coverage detected