Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ audits.unit.test.ts
File
audits.unit.test.ts
packages/plugin-axe/src/lib/meta/audits.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ AxePreset } from
'../config.js'
;
2
import
{ loadAxeRules, transformRulesToAudits } from
'./transform.js'
;
3
4
describe(
'transformRulesToAudits'
, () => {
Callers
nothing calls this directly
Calls
2
transformRulesToAudits
Function · 0.85
loadAxeRules
Function · 0.85
Tested by
no test coverage detected