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

File url.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import {
3 getHttpSpanDetailsFromUrlObject,
4 getSanitizedUrlString,

Callers

nothing calls this directly

Calls 8

stripUrlQueryAndFragmentFunction · 0.90
parseUrlFunction · 0.90
getSanitizedUrlStringFunction · 0.90
parseStringToURLObjectFunction · 0.90
isURLObjectRelativeFunction · 0.90
stripDataUrlContentFunction · 0.90

Tested by

no test coverage detected