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

File fetch.test.ts

packages/core/test/lib/fetch.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2import type { HandlerDataFetch } from '../../src';
3import { _INTERNAL_getTracingHeadersForFetchRequest, instrumentFetchRequest } from '../../src/fetch';
4import type { Span } from '../../src/types/span';

Callers

nothing calls this directly

Calls 5

instrumentFetchRequestFunction · 0.90
freezeMethod · 0.80
entriesMethod · 0.65
nowMethod · 0.65

Tested by

no test coverage detected