Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Test errors, Removes Node 4.0.0, 4.4.5 from testing and Fix: new user creation #258

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

blz-ea
Copy link

@blz-ea blz-ea commented Jan 11, 2020

Fixes: Document tests suits error: Cannot find module 'jsdom/lib/old-api'

Fixes: new user creation #219

Removes Node 4.0.0, 4.4.5 from the testing matrix:
mongodb-extended-json's dependency bson uses Buffer.alloc to convert $oid string to ObjectID which is available only staring with Node v.4.5.0

The package `jsdom` does not satisfy its siblings' peerDependencies requirements!
Peer `mocha-jsdom` `jsdom@>10.0.0`
@blz-ea blz-ea changed the title Fix a new user creation Fix: Test errors, Removes Node 4.0.0, 4.4.5 from testing and Fix: new user creation Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant