MCPcopy
hub / github.com/ReactTooltip/react-tooltip / tooltip-interaction-behavior.spec.js

File tooltip-interaction-behavior.spec.js

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

Source from the content-addressed store, hash-verified

1import React, { useState } from 'react'
2import { render, screen, fireEvent, waitFor, act } from '@testing-library/react'
3import '@testing-library/jest-dom'
4import { autoUpdate } from '@floating-ui/dom'

Callers

nothing calls this directly

Calls 6

flushPendingTimersFunction · 0.90
flushMicrotasksFunction · 0.90
waitForTooltipFunction · 0.90
hoverAnchorFunction · 0.90
advanceTimersFunction · 0.90
renderAndFlushFunction · 0.85

Tested by

no test coverage detected