Mocking IntersectionObserver in Jest
This post describes how to mock IntersectionObserver, a layout helper which is not implemented when running tests with Jest + JSDOM.
This post describes how to mock IntersectionObserver, a layout helper which is not implemented when running tests with Jest + JSDOM.