Test suite failure?
Zidail opened this issue · 0 comments
Zidail commented
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?