📄️ Integration Tests
How Tests Are Being Conducted
📄️ Unit tests
Unit tests for our front end code will be developed by the author of the code and be created using the Jest testing framework.
📄️ Acceptance test
Demonstration of all of the functional and non-functional requirements. This can be a combination of automated tests derived from the use-cases (user stories) and manual tests with recorded observation of the results.