We are missing unit tests for specific tab completion functions for the following scripts: * hivetool * tl-support * tl-session-param * tl-setup * tlctl session * tlctl load We want full coverage of unit tests for things like this. Unit tests for other functions of these scripts exist.
Unit tests for specific tab completer functions for tl-notify and tl-env were written as part of bug 7867.
Patches for bug 8384 were made while writing the unit tests for Hivetool's all_entries_completer().
Unit tests have been written, I see this bug as fixed now