-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Unified Test Runner
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
Our unified test runner implementation only checks the value for expectedDocuments in the outcome if the list is not empty. However, if the test specifies an empty list, we also need to verify that there are no documents in the collection.
Definition of done
Fix the test runner and ensure tests are still passing.
Pitfalls
None