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

File api.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, test } from 'vitest';
2import { getEnvelopeEndpointWithUrlEncodedAuth, getReportDialogEndpoint } from '../../src/api';
3import type { DsnComponents } from '../../src/types/dsn';
4import type { SdkInfo } from '../../src/types/sdkinfo';

Callers

nothing calls this directly

Calls 3

makeDsnFunction · 0.90
getReportDialogEndpointFunction · 0.90

Tested by

no test coverage detected