Improve MaxCtrl test coverage

A few missing cases that simple to solve were reported by the coverage
tool.
This commit is contained in:
Markus Mäkelä
2018-08-10 21:46:38 +03:00
parent 46dee98b25
commit 57471c7baa
5 changed files with 32 additions and 1 deletions

View File

@ -10,6 +10,7 @@ var tests = [
'list modules',
'list users',
'list commands',
'list threads',
'show servers',
'show services',
'show monitors',
@ -19,6 +20,7 @@ var tests = [
'show maxscale',
'show logging',
'show threads',
'show thread 0',
'show server server1',
'show service RW-Split-Router',
'show monitor MariaDB-Monitor',