Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ inpt.test.ts
File
inpt.test.ts
packages/browser-utils/test/metrics/inpt.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach } from
'node:test'
;
2
import
{ describe, expect, it, vi } from
'vitest'
;
3
import
{ _onInp, _trackINP } from
'../../src/metrics/inp'
;
4
import
* as instrument from
'../../src/metrics/instrument'
;
Callers
nothing calls this directly
Calls
2
_trackINP
Function · 0.90
_onInp
Function · 0.90
Tested by
no test coverage detected