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

DRIVERS-3023 Add spec tests for GridFS rename and require client errors #1700

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Oct 30, 2024

Fix DRIVERS-3023

Please complete the following before merging:

@GromNaN GromNaN requested a review from a team as a code owner October 30, 2024 12:02
@GromNaN GromNaN requested review from dariakp and alcaeus and removed request for a team and dariakp October 30, 2024 12:02
source/gridfs/gridfs-spec.md Outdated Show resolved Hide resolved
arguments:
id: { "$oid": "000000000000000000000003" }
newFilename: newfilename
expectError: { isError: true } # FileNotFound
Copy link
Member

Choose a reason for hiding this comment

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

@jmikola should this use isClientError: true?

Copy link
Member Author

Choose a reason for hiding this comment

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

I updated all the gridfs spec tests to use isClientError, this schemaVersion is not affected.

@GromNaN GromNaN requested a review from alcaeus October 30, 2024 16:46
@GromNaN GromNaN changed the title DRIVERS-3023 Add spec tests for GridFS rename DRIVERS-3023 Add spec tests for GridFS rename and require client errors Oct 30, 2024
@GromNaN GromNaN merged commit 34f9a57 into master Oct 31, 2024
5 checks passed
@GromNaN GromNaN deleted the DRIVERS-3023 branch October 31, 2024 09:18
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.

2 participants