gavinvaske / the_recipe_book

0 stars 0 forks source link

Add Cypress Tests to Verify Every React Endpoint Exists #325

Closed gavinvaske closed 4 months ago

gavinvaske commented 4 months ago

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