Add a test of SERVER-32942, specifically the autocompletion code that runs when a user types "db." and hits Tab. The shell should autocomplete the names of collections which the user is authorized to see, if the user is prohibited from running listCollections.
- depends on
-
SERVER-32942 mongo shell: for users authorized to certain namespace, make discovery easy
- Closed