Improve MaxCtrl test coverage
A few missing cases that simple to solve were reported by the coverage tool.
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user