josev814 / csc490_team2

Apache License 2.0
1 stars 0 forks source link

Fix existing React Jest tests #216

Closed josev814 closed 4 months ago

josev814 commented 5 months ago

The current React Jest tests have been broken for a while, because we're using the BrowserRouter to load pages. We need to figure out how to make the BrowserRouter work with the unit tests