MCPcopy Create free account
hub / github.com/getsentry/sentry-react-native / wrap.test.tsx

File wrap.test.tsx

packages/core/test/wrap.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// We can't test wrap with mock and non mocked components, otherwise it will break the RN testing library.
2import { debug, setCurrentClient } from '@sentry/core';
3import { render } from '@testing-library/react-native';
4import * as React from 'react';

Callers

nothing calls this directly

Calls 3

wrapFunction · 0.90
initMethod · 0.45

Tested by

no test coverage detected