-
Type: Engineering Test
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
Fully Compatible
-
v8.0, v7.0, v6.0, v5.0
-
200
Similar to SERVER-88594, write an assertion functions to ensure all the aggregation stages, external and internal, have auth testing.
- The list of aggregation stages can be achieved either with serverStatus() orĀ SERVER-95901.
- The assertion can be made in commands_lib and checks the coverage from the start.
- Throws a clear message to reminds developers to add auth tests for new agg stages.
- related to
-
SERVER-95901 Testing mechanism to list available MQL stages, expressions, match expressions, etc.
- In Code Review
-
SERVER-92411 Test all the document-source aggregation stages have auth checks
- Closed