Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ normalize-flags.unit.test.ts
File
normalize-flags.unit.test.ts
packages/plugin-lighthouse/src/lib/normalize-flags.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ansis from
'ansis'
;
2
import
path from
'node:path'
;
3
import
{ logger } from
'@code-pushup/utils'
;
4
import
{ DEFAULT_CHROME_FLAGS, LIGHTHOUSE_OUTPUT_PATH } from
'./constants.js'
;
Callers
nothing calls this directly
Calls
2
logUnsupportedFlagsInUse
Function · 0.85
normalizeFlags
Function · 0.85
Tested by
no test coverage detected