Closed nhooyr closed 4 years ago
Need to figure out what's the proper way to test react apps with jest. Are UI tests often done or ignored?
I like my new test where I crawl all the routes and ensure each route renders properly.
Anything more is too much.
Need to figure out what's the proper way to test react apps with jest. Are UI tests often done or ignored?