-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
None
-
Minor Change
It seems that Range arguments weren't tested by any of the matchable code.
The following test cases need to be added after the PR in 4781 is merged:
Ranges as arguments to $all
Ranges as arguments to $in (separately from in method)
Audit all other operators and probably add tests for them also