VulcanJS/vulcan-next

Check mongoose + Jest + JSDOM warning

Closed this issue · 1 comments

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.

http://mongoosejs.com/docs/jest.html

Closed in favour of #85