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

File transform.unit.test.ts

packages/plugin-axe/src/lib/runner/transform.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { AxeResults, CheckResult, NodeResult, Result } from 'axe-core';
2import type { AuditOutput } from '@code-pushup/models';
3import { toAuditOutputs } from './transform.js';
4

Callers

nothing calls this directly

Calls 5

createMockAxeResultsFunction · 0.85
createMockResultFunction · 0.85
createMockNodeFunction · 0.85
createMockCheckFunction · 0.85
toAuditOutputsFunction · 0.70

Tested by

no test coverage detected