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

File FeedbackFormManager.test.tsx

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

Source from the content-addressed store, hash-verified

1import { debug, getClient, setCurrentClient } from '@sentry/core';
2import { act, render, waitFor } from '@testing-library/react-native';
3import * as React from 'react';
4import { Appearance, Text } from 'react-native';

Callers

nothing calls this directly

Calls 8

resetFeedbackFormManagerFunction · 0.90
showFeedbackFormFunction · 0.90
feedbackIntegrationFunction · 0.90
showFeedbackButtonFunction · 0.90
hideFeedbackButtonFunction · 0.90
initMethod · 0.45

Tested by

no test coverage detected