Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ AxeResults, CheckResult, NodeResult, Result } from
'axe-core'
;
2
import
type
{ AuditOutput } from
'@code-pushup/models'
;
3
import
{ toAuditOutputs } from
'./transform.js'
;
4
Callers
nothing calls this directly
Calls
5
createMockAxeResults
Function · 0.85
createMockResult
Function · 0.85
createMockNode
Function · 0.85
createMockCheck
Function · 0.85
toAuditOutputs
Function · 0.70
Tested by
no test coverage detected