Skip to content

test(NODE-3709): sync / crud spec tests #3013

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

Merged
merged 2 commits into from
Oct 26, 2021
Merged

test(NODE-3709): sync / crud spec tests #3013

merged 2 commits into from
Oct 26, 2021

Conversation

durran
Copy link
Member

@durran durran commented Oct 23, 2021

Description

Syncs the CRUD spec tests for DRIVERS-823 (Support $out/$merge on secondaries).

What is changing?

Updates the new spec tests per the spec change, failing new tests are skipped until NODE-3083 is implemented.

Is there new documentation needed for these changes?

No

What is the motivation for this change?

Synced tests are required to implement NODE-3083

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: <type>(NODE-xxxx)<!>: <description>
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@durran durran requested a review from dariakp October 25, 2021 14:25
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Oct 25, 2021
Copy link
Contributor

@dariakp dariakp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should include these changes: https://jira.mongodb.org/browse/NODE-3694
in this PR, so that we're working off the most accurate representation of the tests for the implementation (it's just setting a minServerVersion, see spec commit)

@durran
Copy link
Member Author

durran commented Oct 26, 2021

I've updated to include NODE-3694 now.

@durran durran requested a review from dariakp October 26, 2021 13:47
@dariakp dariakp merged commit 01d5aa0 into main Oct 26, 2021
@dariakp dariakp deleted the NODE-3709 branch October 26, 2021 15:16
dariakp pushed a commit that referenced this pull request Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants