dapps icon indicating copy to clipboard operation
dapps copied to clipboard

Test suite failure?

Open Zidail opened this issue 6 years ago • 0 comments

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?

Zidail avatar Oct 23 '19 08:10 Zidail