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

File hint.test.ts

packages/core/test/lib/hint.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest';
2import { captureEvent, getCurrentScope, GLOBAL_OBJ } from '../../src';
3import { initAndBind } from '../../src/sdk';
4import { getDefaultTestClientOptions, TestClient } from '../mocks/client';

Callers

nothing calls this directly

Calls 7

testFunction · 0.90
initAndBindFunction · 0.90
captureEventFunction · 0.90
getCurrentScopeFunction · 0.90
addAttachmentMethod · 0.80
captureEventMethod · 0.45

Tested by

no test coverage detected