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

File edgeSdk.test.ts

packages/nextjs/test/edgeSdk.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Integration } from '@sentry/core';
2import { GLOBAL_OBJ } from '@sentry/core';
3import * as SentryVercelEdge from '@sentry/vercel-edge';
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 3

initFunction · 0.90
findIntegrationByNameFunction · 0.70
getIgnoreSpansFunction · 0.70

Tested by

no test coverage detected