Add $convertToCapped command tests#176
Conversation
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
|
🤖 Auto-triaged by documentdb-triage-tool. Applied: Reasoningcomponent from path globs (test-coverage, test-framework); effort from diff stats (2593+5 LOC, 11 files); LLM: Adds new test cases for the If a label is wrong, remove it manually and ping |
SaiPradyumn
left a comment
There was a problem hiding this comment.
readConcern behavior: Standard parameter tested in every other command PR.
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
eerxuan
left a comment
There was a problem hiding this comment.
FYI, has merge conflict.
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
This change adds tests for the
$convertToCappedcollection command.As with similar changes, the intent is to test the input/output specs, not the underlying engine functionality for this operator.
Ref: #26