Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ profiler.int.test.ts
File
profiler.int.test.ts
packages/utils/src/lib/profiler/profiler.int.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ActionTrackEntryPayload } from
'../user-timing-extensibility-api.type.js'
;
2
import
{ Profiler } from
'./profiler.js'
;
3
4
describe(
'Profiler Integration'
, () => {
Callers
nothing calls this directly
Calls
4
measure
Method · 0.80
measureAsync
Method · 0.80
marker
Method · 0.80
setEnabled
Method · 0.45
Tested by
no test coverage detected