This project was bootstrapped with Create React App and subsequently wrapped by CRACO
- PORT: 6042 (defined in .env and cypress.json )
- CRACO used to extend packages that require access to webpack without ejecting
-
Test Runner is Cypress
-
Unit Testing is enhanced via a Cypress plugin that allows individual components to be mounted and then tested.
-
Code Coverage available in /coverage (depenant on what tests last run)
-
-
Material-UI