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

File workspace-packages.unit.test.ts

packages/utils/src/lib/workspace-packages.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vol } from 'memfs';
2import path from 'node:path';
3import type { PackageJson } from 'type-fest';
4import { MEMFS_VOLUME } from '@code-pushup/test-utils';

Callers

nothing calls this directly

Calls 8

listPackagesFunction · 0.85
listWorkspacesFunction · 0.85
hasWorkspacesEnabledFunction · 0.85
readRootPackageJsonFunction · 0.85
hasScriptFunction · 0.85
hasDependencyFunction · 0.85
hasCodePushUpDependencyFunction · 0.85
pkgJsonContentFunction · 0.70

Tested by

no test coverage detected