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

File tunnel.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import { getEnvelopeEndpointWithUrlEncodedAuth } from '../../../src/api';
3import { makeDsn } from '../../../src/utils/dsn';
4import { createEnvelope, serializeEnvelope } from '../../../src/utils/envelope';

Callers

nothing calls this directly

Calls 5

handleTunnelRequestFunction · 0.90
makeDsnFunction · 0.90
makeEnvelopeRequestFunction · 0.85
textMethod · 0.65

Tested by

no test coverage detected