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

File load.test.ts

packages/sveltekit/test/client/load.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN, SEMANTIC_ATTRIBUTE_SENTRY_SOURCE } from '@sentry/core';
2import * as SentrySvelte from '@sentry/svelte';
3import type { Load } from '@sveltejs/kit';
4import { redirect } from '@sveltejs/kit';

Callers

nothing calls this directly

Calls 3

wrapLoadWithSentryFunction · 0.90
fnFunction · 0.50
startSpanMethod · 0.45

Tested by

no test coverage detected