MuSpace

Testing

This document outlines how all components of the project will be tested.

Unit Testing

All major functions and components of the project will be tested using Jest. All major functions and components will be tested using this library.

Functional Testing

We will be using the React Testing Library and Selenium WebDriver. This allows a lot of automation with testing visual components.