Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ pool.test.js
File
pool.test.js
test/integration/pool.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
chai = require(
'chai'
);
4
const
expect = chai.expect;
Callers
nothing calls this directly
Calls
11
simulateUnexpectedError
Function · 0.85
assertNewConnection
Function · 0.85
attachMSSQLUniqueId
Function · 0.85
assertSameConnection
Function · 0.85
restore
Method · 0.80
authenticate
Method · 0.80
transaction
Method · 0.80
getConnection
Method · 0.65
validate
Method · 0.65
releaseConnection
Method · 0.65
sync
Method · 0.45
Tested by
no test coverage detected