Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sequelize/sequelize
/ connection-manager.test.js
File
connection-manager.test.js
test/unit/connection-manager.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
sinon = require(
'sinon'
),
Callers
nothing calls this directly
Calls
8
_connect
Method · 0.80
random
Method · 0.80
beforeConnect
Method · 0.80
afterConnect
Method · 0.80
beforeDisconnect
Method · 0.80
afterDisconnect
Method · 0.80
toString
Method · 0.65
_disconnect
Method · 0.45
Tested by
no test coverage detected