react-lazy-load
react-lazy-load copied to clipboard
Testing with Jest
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.