Check mongoose + Jest + JSDOM warning
Closed this issue · 1 comments
eric-burel commented
Happens when running test:vns
, which are special internal tests that validates coverage.
Probably a clash between browse tests with JSDOM and server-side testing of the Node server.
eric-burel commented
Closed in favour of #85