MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / reportPageLoaded.test.ts

File reportPageLoaded.test.ts

packages/browser/test/tracing/reportPageLoaded.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { BrowserClient, setCurrentClient } from '../../src';
3import { reportPageLoaded } from '../../src/tracing/reportPageLoaded';
4import { getDefaultBrowserClientOptions } from '../helper/browser-client-options';

Callers

nothing calls this directly

Calls 3

setCurrentClientFunction · 0.90
reportPageLoadedFunction · 0.90

Tested by

no test coverage detected