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

File http.test.ts

packages/node-core/test/transports/http.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { EventEnvelope, EventItem } from '@sentry/core';
2import {
3 addItemToEnvelope,
4 createAttachmentEnvelopeItem,

Callers

nothing calls this directly

Calls 8

createEnvelopeFunction · 0.90
serializeEnvelopeFunction · 0.90
addItemToEnvelopeFunction · 0.90
makeNodeTransportFunction · 0.90
setupTestServerFunction · 0.70
closeMethod · 0.65
sendMethod · 0.65

Tested by

no test coverage detected