Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import React, { RefObject } from
'react'
;
2
import { Dimensions, Text, View, Platform } from
'react-native'
;
3
4
import { act, fireEvent, render } from
'@testing-library/react-native'
;
Callers
nothing calls this directly
Calls
3
setup
Function · 0.85
getTrigger
Function · 0.85
runTimers
Function · 0.85
Tested by
no test coverage detected