-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Builder
-
None
-
None
-
PHP Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Current aggregation stage/operator tests only test the happy path, without testing with invalid arguments. We should implement tests like we have them for Operation classes that test with a set of invalid arguments (e.g. not enough elements for variadic operators, named arguments for operators that don't support them, etc.)