Automated Sanity Testing / UI Testing
In addition to unit testing (#2) it would also be useful to have an automated end-to-end test suite
Much of this can be accomplished with Jest tests already, but Selenium-style testing may also be useful.
In addition to unit testing (#2) it would also be useful to have an automated end-to-end test suite
Much of this can be accomplished with Jest tests already, but Selenium-style testing may also be useful.