BASELINE: Module list sorting and information.
[Issue]
Currently in AST, the list of modules is in the order captured, not in alphabetical or any other logical order. There is no way to change the sorting or to filter the list of modules (hide completed, only show by tester name, etc.).
In a...