Skip to content

test(NODE-7180): Migrate test/integration/change-streams tests#4684

Merged
baileympearson merged 14 commits intomongodb:mainfrom
PavelSafronov:NODE-7180
Oct 16, 2025
Merged

test(NODE-7180): Migrate test/integration/change-streams tests#4684
baileympearson merged 14 commits intomongodb:mainfrom
PavelSafronov:NODE-7180

Conversation

@PavelSafronov
Copy link
Copy Markdown
Contributor

Description

Summary of Changes

Migrating test/integration/change-streams driver callback API style tests to promises.

What is the motivation for this change?

https://jira.mongodb.org/browse/NODE-4979

We want to modify all tests to no longer use callbacks as the driver is a promise only API now. This is a requirement for deprecating the legacy driver.

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
  • Changes are covered by tests

@PavelSafronov PavelSafronov requested a review from a team as a code owner September 25, 2025 20:40
Comment thread test/integration/change-streams/change_streams.prose.test.ts Outdated
@baileympearson baileympearson self-assigned this Sep 29, 2025
@baileympearson baileympearson added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Sep 29, 2025
@baileympearson baileympearson merged commit 2170d90 into mongodb:main Oct 16, 2025
25 of 27 checks passed
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