MCPcopy Create free account
hub / github.com/callstack/react-native-paper / Tooltip.test.tsx

File Tooltip.test.tsx

src/components/__tests__/Tooltip.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { RefObject } from 'react';
2import { Dimensions, Text, View, Platform } from 'react-native';
3
4import { act, fireEvent, render } from '@testing-library/react-native';

Callers

nothing calls this directly

Calls 3

setupFunction · 0.85
getTriggerFunction · 0.85
runTimersFunction · 0.85

Tested by

no test coverage detected