Add $last accumulator tests#231
Conversation
|
🤖 Auto-triaged by documentdb-triage-tool. Applied: Reasoningcomponent from path globs (test-coverage); effort from diff stats (1520+4 LOC, 7 files); LLM: Adds new integration test coverage for the $last accumulator operator under the compatibility tests path, expanding functional test surface for an important aggregation feature. If a label is wrong, remove it manually and ping |
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Alina (Xi) Li <[email protected]>
|
applied #214 (review): Add tests: arity error tests, BSON constant tests, expression tests, and empty-group behavior tests. Removed |
Add tests: arity error tests, BSON constant tests, expression tests, empty-group behavior, and order dependence tests. Removed tests. Signed-off-by: Alina (Xi) Li <[email protected]>
This change adds tests for the $last accumulator operator.
Add accumulator operator tests for $last. Tests database $last behavior, output collection, syntax, and expected errors.
Integration tests are in
documentdb_tests/compatibility/tests/core/operator/accumulators/test_accumulators_last_integration.py