f2b87e02f1
* Remove redundant tests * Add client connectionString test Add test to ensure { connectionString } is respected as an argument to the client constructor * Add test for connection string property Also fixed some legacy require statements.
3 lines
63 B
JavaScript
3 lines
63 B
JavaScript
var helper = require("./test-helper")
|
|
helper.testPoolSize(40);
|