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

test(NODE-3211): convert gridfs tests to unified test format #4179

Closed
wants to merge 2 commits into from

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Jul 16, 2024

Description

What is changing?

Converts legacy gridfs tests to unified format.

Is there new documentation needed for these changes?

What is the motivation for this change?

Release Highlight

Fill in title or leave empty for no highlight

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

@@ -56,15 +56,41 @@ export interface GridFSFile {

/** @internal */
export interface GridFSBucketReadStreamPrivate {
/**
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I debugged the one skipped test for a bit before deciding to skip it - I added these comments as I was debugging and decided to leave them.

@baileympearson baileympearson marked this pull request as ready for review July 17, 2024 16:10
@baileympearson
Copy link
Contributor Author

encompassed in #4180

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.

1 participant