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

File fetch.test.ts

packages/browser/test/transports/fetch.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { EventEnvelope, EventItem } from '@sentry/core/browser';
2import { createEnvelope, serializeEnvelope } from '@sentry/core/browser';
3import type { Mock } from 'vitest';
4import { afterEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 6

makeFetchTransportFunction · 0.90
createEnvelopeFunction · 0.85
serializeEnvelopeFunction · 0.85
pushMethod · 0.80
resolveMethod · 0.65
sendMethod · 0.65

Tested by

no test coverage detected