-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
Currently jstests/auth/lib/commands_lib.js defines auth tests for every database command and every aggregation stage in a single enormous file. This could be split into two, one file for testing all commands and another for testing every agg stage.