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

File init.test.ts

packages/bun/test/init.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type Integration } from '@sentry/core';
2import * as sentryNode from '@sentry/node';
3import type { Mock } from 'bun:test';
4import { afterEach, beforeEach, describe, expect, it, mock, spyOn } from 'bun:test';

Callers

nothing calls this directly

Calls 3

initFunction · 0.90
getClientFunction · 0.90
getOptionsMethod · 0.65

Tested by

no test coverage detected