Skip to content

Conversation

PavelSafronov
Copy link
Contributor

Description

Summary of Changes

Migrating test/integration/crud/promise_stats 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 changed the title test(NODE-0): Migrate test/integration/crud/promise_stats tests test(NODE-7190): Migrate test/integration/crud/promise_stats tests Oct 1, 2025
@PavelSafronov PavelSafronov marked this pull request as ready for review October 1, 2025 20:49
@PavelSafronov PavelSafronov requested a review from a team as a code owner October 1, 2025 20:49
@dariakp dariakp self-assigned this Oct 3, 2025
@dariakp dariakp added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Oct 3, 2025
@baileympearson baileympearson requested a review from dariakp October 3, 2025 19:07
@dariakp dariakp merged commit 8a67346 into mongodb:main Oct 3, 2025
23 of 24 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.

3 participants