📄️ Unit tests
Unit tests are written using the Jest framework as well as Enzyme to test our React js application
📄️ Integration tests
Jest is used alongside React to mock objects
📄️ Acceptance Test
UserAuthentication
Please remove and replace examples where necessary.
Unit tests are written using the Jest framework as well as Enzyme to test our React js application
Jest is used alongside React to mock objects
UserAuthentication