mongo-rust-driver icon indicating copy to clipboard operation
mongo-rust-driver copied to clipboard

RUST-1295 Sync tests for pre and post image options in collection helpers

Open abr-egn opened this issue 3 years ago • 0 comments

RUST-1295

This is mostly just a test sync; however, one of the test files is exercising the modifyCollection helper, which the Rust driver doesn't have, so it needed a code change to skip that. I couldn't find a bug to implement that, so I left it with a non-TODO comment.

abr-egn avatar Aug 15 '22 16:08 abr-egn