Skip to content

10. Next Steps

Lucy Stringer edited this page Mar 5, 2021 · 3 revisions
  • When setting up Jest & creating a setupTests.js file for Petential we will need to rewatch video 40 of the Udemy course to configure the Jest set-up for a non create react app project. (and video 39, to check that Enzyme stuff has been moved correctly to setupTests.js)
  • Add front end testing
  • Deploy to Heroku (secret key will need to be set as an environment variable rather than in secret_key.txt for deployment to work)
Clone this wiki locally