-
Notifications
You must be signed in to change notification settings - Fork 244
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-1690: Convert CRUD v1 tests to unified format #1533
Conversation
Since aggregate.yml, bulkWrite-arrayFilters.yml, and find.yml already existed, converted tests were incorporated into the existing file and changed as needed to account for differences in the existing file's initialData section.
This was leftover from porting the CRUD v2 tests in 68bf3b3 for DRIVERS-1130.
@jyemin: Would you like to POC these in Java as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All tests pass in Java driver.
LGTM
@nbbeeken: Do you still want to review this? If not, please remove yourself. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://jira.mongodb.org/browse/DRIVERS-1690
Please complete the following before merging:
POC: mongodb/mongo-php-library#1240