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

File sdk.test.ts

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

Source from the content-addressed store, hash-verified

1import type { Event } from '@sentry/core';
2import type { Callback, Handler } from 'aws-lambda';
3import { beforeEach, describe, expect, test, vi } from 'vitest';
4import { init } from '../src/init';

Callers

nothing calls this directly

Calls 9

testFunction · 0.90
wrapHandlerFunction · 0.90
initFunction · 0.90
expectScopeSettingsFunction · 0.85
setTimeoutFunction · 0.85
rejectMethod · 0.80
resolveMethod · 0.65
fnFunction · 0.50
wrappedHandlerFunction · 0.50

Tested by

no test coverage detected