MXS-1300: Improve test coverage
The tests now cover 100% of all source files with the exception of the call.js and common.js source files.
This commit is contained in:
@ -1,9 +1,6 @@
|
||||
require('../test_utils.js')()
|
||||
|
||||
var ctrl = require('../lib/core.js')
|
||||
var opts = { extra_args: [ '--quiet'] }
|
||||
|
||||
describe("Service Commands", function() {
|
||||
describe("Link/Unlink Commands", function() {
|
||||
before(startMaxScale)
|
||||
|
||||
it('link servers to a service', function() {
|
||||
|
Reference in New Issue
Block a user