Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ auth.e2e.test.ts
File
auth.e2e.test.ts
e2e/plugin-axe-e2e/tests/auth.e2e.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cp } from
'node:fs/promises'
;
2
import
type
{ Server } from
'node:http'
;
3
import
path from
'node:path'
;
4
import
type
{ Report } from
'@code-pushup/models'
;
Callers
nothing calls this directly
Calls
7
nxTargetProject
Function · 0.90
restoreNxIgnoredFiles
Function · 0.90
teardownTestFolder
Function · 0.90
executeProcess
Function · 0.90
createAuthServer
Function · 0.85
startServer
Function · 0.85
stopServer
Function · 0.85
Tested by
no test coverage detected