Make sure that any special privileges are recorded and checked. You can use declarative tests like this one to ensure that (a) it works if the required privileges are held and (b) it does not work if the required privileges are not held.
If you use that test style, please note that it takes a long time to run, and I would recommend commenting out all other test cases declared in that file if/when you test it locally.
This ticket is essentially the same as SERVER-91912.
- depends on
-
SERVER-94025 Add validation that $scoreFusion subpipelines are valid
- Closed
- is depended on by
-
SERVER-94022 Implement desugaring of $scoreFusion
- Backlog
- is related to
-
SERVER-91912 Test auth for $rankFusion stage
- Closed