mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

DRIVERS-2638: Test empty pipelines for update and findAndModify commands #1555

Closed jmikola closed 4 months ago

jmikola commented 7 months ago

https://jira.mongodb.org/browse/DRIVERS-2638

Please complete the following before merging:

Note: PHPLIB currently has validation to prohibit empty pipelines for these operations, so these tests would necessitate removing that logic (re: PHPLIB-881).