MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / breadcrumbs.test.ts

File breadcrumbs.test.ts

packages/browser/test/integrations/breadcrumbs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as SentryCore from '@sentry/core/browser';
2import { describe, expect, it, vi } from 'vitest';
3import { breadcrumbsIntegration, BrowserClient, flush } from '../../src';
4import { getDefaultBrowserClientOptions } from '../helper/browser-client-options';

Callers

nothing calls this directly

Calls 4

flushFunction · 0.90
captureMessageMethod · 0.80
initMethod · 0.45

Tested by

no test coverage detected