testing-react-apps
testing-react-apps copied to clipboard
A workshop for testing react applications
In exercise 4 extra credit 3, we allowed overrides for our object factory. In extra credit 4, no mention is made of the fact that the overrides have to be...
When cloning and using `node setup` an error happens when trying to start the tests. ### Error message when running `npm t` ```bash $ npm t > [email protected] test MY_DIRECTORY\epic-react\testing-react-apps...
Here's what's going to be different in the next version of the testing-react-apps workshop (you can find all these changes in the `next` branch until the videos are re-recorded): -...