ycs77 / headlessui-float

Easily use Headless UI with Floating UI to position floating elements.
https://headlessui-float.vercel.app
MIT License
344 stars 12 forks source link

ReferenceError: ResizeObserver is not defined. Breaks Jest tests #10

Closed mtzrmzia closed 2 years ago

mtzrmzia commented 2 years ago

I'm implementing tests to my Tooltip component, but when the test pass, breaks with this error... how can I mock the ResizeObserver?

image

ycs77 commented 2 years ago

see: https://stackoverflow.com/questions/64558062/how-to-mock-resizeobserver-to-work-in-unit-tests-using-react-testing-library