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

File init.test.ts

packages/aws-serverless/test/init.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getSDKSource } from '@sentry/core';
2import { initWithoutDefaultIntegrations } from '@sentry/node';
3import { beforeEach, describe, expect, test, vi } from 'vitest';
4import type { AwsServerlessOptions } from '../src/init';

Callers

nothing calls this directly

Calls 2

testFunction · 0.90
initFunction · 0.90

Tested by

no test coverage detected