Closed gavinvaske closed 4 months ago
This PR does the brunt work of getting our cypress testing suite into a usable state.
Specifically, this PR adds the ability for cypress to login to the UI during its' testing,
As well as sets up one basic cypress test to verify that every react URL is rout-able to and viewable
Description
This PR does the brunt work of getting our cypress testing suite into a usable state.
Specifically, this PR adds the ability for cypress to login to the UI during its' testing,
As well as sets up one basic cypress test to verify that every react URL is rout-able to and viewable