MCPcopy Create free account
hub / github.com/getsentry/sentry-react-native / integration.test.ts

File integration.test.ts

packages/core/test/profiling/integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as mockWrapper from '../mockWrapper';
2
3jest.mock('../../src/js/wrapper', () => mockWrapper);
4jest.mock('../../src/js/utils/environment');

Callers

nothing calls this directly

Tested by

no test coverage detected