Skip to content

test(NODE-3237): migrate legacy spec tests to unified format #4180

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 10 commits into from
Jul 19, 2024
Merged

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Jul 17, 2024

Description

NODE-3211,NODE-3213,NODE-5975,NODE-5976,NODE-5984,NODE-6004,NODE-6005

What is changing?

Migrates all legacy spec tests except for FLE to the unified test format. All spec tests are from the latest master in the specs repo.

This PR syncs:

  • read/write concern
  • gridfs
  • retryable writes
  • retryable reads
  • crud v1
  • crud v2
  • Atlas data lake tests
Is there new documentation needed for these changes?

No.

What is the motivation for this change?

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
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@baileympearson baileympearson force-pushed the NODE-5984 branch 2 times, most recently from 00c4853 to 6da296f Compare July 17, 2024 17:59
@baileympearson baileympearson changed the title remove all old tests test(NODE-3211,NODE-3213,NODE-5975,NODE-5976,NODE-5984,NODE-6004,NODE-6005): migrate legacy spec tests to unified test format Jul 17, 2024
@baileympearson baileympearson marked this pull request as ready for review July 17, 2024 19:27
@W-A-James W-A-James self-assigned this Jul 18, 2024
@W-A-James W-A-James added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jul 18, 2024
@W-A-James W-A-James requested review from W-A-James and removed request for W-A-James July 18, 2024 14:45
@W-A-James W-A-James removed their assignment Jul 18, 2024
@nbbeeken nbbeeken changed the title test(NODE-3211,NODE-3213,NODE-5975,NODE-5976,NODE-5984,NODE-6004,NODE-6005): migrate legacy spec tests to unified test format test(NODE-3237): migrate legacy spec tests to unified format Jul 18, 2024
Copy link
Contributor

@aditi-khare-mongoDB aditi-khare-mongoDB left a comment

Choose a reason for hiding this comment

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

LGTM!

@nbbeeken nbbeeken merged commit 357ca08 into main Jul 19, 2024
26 of 29 checks passed
@nbbeeken nbbeeken deleted the NODE-5984 branch July 19, 2024 18:05
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.

4 participants