Write tests to ensure that all enum operations are well supported in aggregation expressions.
Operations include comparisons, as well as adding or subtracting integer values from an enum (but only when represented as an integer).
Enum constants need to be serialized using the correct serializer.
- is depended on by
-
CSHARP-4358 Update tests that only test against LINQ2 to test against LINQ3 instead of or in addition to LINQ2
- Closed
- is related to
-
CSHARP-4401 Test full support for enums in filters
- Closed