-
Notifications
You must be signed in to change notification settings - Fork 1.8k
test(NODE-7169): Migrate node-mongodb-native/test/unit
tests
#4676
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
Conversation
remove extra comment Co-authored-by: Bailey Pearson <bailey.pearson@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI is red, including a number of failures that are not present on main.
Strange, looks like |
Description
Summary of Changes
Migrating
node-mongodb-native/test/unit
driver callback API style tests to promises.What is the motivation for this change?
https://jira.mongodb.org/browse/NODE-4979
Double check the following
npm run check:lint
)type(NODE-xxxx)[!]: description
feat(NODE-1234)!: rewriting everything in coffeescript