You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was going through this repo and ran the tests but noticed they weren't passing.
console.error node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/virtual-console.js:29
Error: Uncaught [Invariant Violation: You should not use <Route> or withRouter() outside a <Router>]
Further inspection shows that we don't actually have many tests for the components either.
Would updating tests and adding new ones be something that we'd be open to working on?
The text was updated successfully, but these errors were encountered:
Zidail
changed the title
Test suite passing?
Test suite failure?
Oct 23, 2019
Was going through this repo and ran the tests but noticed they weren't passing.
Further inspection shows that we don't actually have many tests for the components either.
Would updating tests and adding new ones be something that we'd be open to working on?
The text was updated successfully, but these errors were encountered: