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

File utils.unit.test.ts

packages/plugin-js-packages/src/lib/runner/utils.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 { MEMFS_VOLUME } from '@code-pushup/test-utils';
4import type { AuditResult, Vulnerability } from './audit/types.js';

Callers

nothing calls this directly

Calls 2

getTotalDependenciesFunction · 0.90
filterAuditResultFunction · 0.90

Tested by

no test coverage detected