MCPcopy Index your code
hub / github.com/ReactTooltip/react-tooltip / tooltip-anchor-selection.spec.js

File tooltip-anchor-selection.spec.js

src/test/tooltip-anchor-selection.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useEffect, useState } from 'react'
2import { render, screen, fireEvent, waitFor } from '@testing-library/react'
3import '@testing-library/jest-dom'
4import { TooltipController } from '../components/TooltipController'

Callers

nothing calls this directly

Calls 7

flushPendingTimersFunction · 0.90
waitForTooltipFunction · 0.90
waitForTooltipToCloseFunction · 0.90
hoverAnchorFunction · 0.90
advanceTimersFunction · 0.90

Tested by

no test coverage detected