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(NODE-3629): correct corpus runner and add null checks #464

Merged
merged 5 commits into from
Sep 28, 2021

Conversation

nbbeeken
Copy link
Contributor

The runner changes break out each parseError into its own function by type. Three new errors are added, key checking when parsing EJSON and at BSONRegex construction.

@nbbeeken nbbeeken requested a review from dariakp September 24, 2021 19:17
test/node/bson_corpus_tests.js Show resolved Hide resolved
test/node/bson_corpus_tests.js Show resolved Hide resolved
test/node/bson_corpus_tests.js Show resolved Hide resolved
test/register-bson.js Show resolved Hide resolved
@nbbeeken nbbeeken requested a review from dariakp September 27, 2021 21:11
@dariakp dariakp merged commit d75102d into master Sep 28, 2021
@dariakp dariakp deleted the NODE-3629/parseErrors branch September 28, 2021 19:34
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.

2 participants