Ask HN: What is the best resource to learn how to test ReactJS?
I'm interested to learn jest, snapshots, mock requests etc (and how test with react-router/redux) The problem is that the jest documentation lack of complex examples and I don't understand how I should test a large app.
Any resource is very welcome and appreciated(even blogs/tutorials/videos/books etc...)