MCPcopy 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

1import { afterEach } from 'node:test';
2import { describe, expect, it, vi } from 'vitest';
3import { _onInp, _trackINP } from '../../src/metrics/inp';
4import * as instrument from '../../src/metrics/instrument';

Callers

nothing calls this directly

Calls 2

_trackINPFunction · 0.90
_onInpFunction · 0.90

Tested by

no test coverage detected