boats-animator
boats-animator copied to clipboard
Use Jest projects for testing
Should use Jest projects to setup the tests so that the main tests run in the node
environment and the renderer tests run in the JSDom environment. I couldn't get this working with my first attempt so will have to try again in the future!
- [ ] Setup node testing for main https://gist.github.com/thebuilder/15a084f74b1c6a1f163fc6254ad5a5ba
- [ ] Setup jest projects