-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
As a... Node.js engineer
I want... to be able to unskip tests that require a UTR collMod helper
So that... the CI is more informative
Acceptance Criteria
Implementation Requirements
- implement a unified test format helper for modifyCollection that uses runCommand to send a collMod to the server (i.e., a new operation in operations.ts).
Testing Requirements
- unskip crud spec test for errorResponse
- has to be done before
-
NODE-5988 6.x PR - Provide raw results document access on MongoServerError
- Closed