react-lazy-load icon indicating copy to clipboard operation
react-lazy-load copied to clipboard

Testing with Jest

Open stevenpr72 opened this issue 9 months ago • 0 comments

Has anyone ever tested a component with Jest that was using this library? I'm having issues with some old unit tests failing due to IntersectionObserver not being defined. I'm having trouble mocking IntersectionObserver and was wondering if anyone else has run into this.

stevenpr72 avatar May 13 '24 16:05 stevenpr72