MXS-2196: Fix most NPM unit test failures
The REST API and MaxCtrl tests relied upon the implicit sessions that were created by the listeners. This can be corrected and improved by creating an actual connection to MaxScale to check that a client session is indeed created.
This commit is contained in:
@ -24,7 +24,7 @@ var tests = [
|
||||
'show server server1',
|
||||
'show service RW-Split-Router',
|
||||
'show monitor MariaDB-Monitor',
|
||||
'show session 5',
|
||||
'show sessions',
|
||||
'show filter Hint',
|
||||
'show module readwritesplit',
|
||||
'show maxscale',
|
||||
|
Reference in New Issue
Block a user