thraizz / blog-comments

Comments for my blog :)
https://lakur.tech
0 stars 0 forks source link

blog/2022/12/14/mocking-intersectionobserver-in-jest/ #6

Open utterances-bot opened 7 months ago

utterances-bot commented 7 months ago

Mocking IntersectionObserver in Jest

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

https://aronschueler.de/blog/2022/12/14/mocking-intersectionobserver-in-jest/

dethell commented 7 months ago

Vielen Danke!