MCPcopy
hub / github.com/sequelize/sequelize / connection-manager.test.js

File connection-manager.test.js

test/integration/dialects/abstract/connection-manager.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const chai = require('chai');
2const Support = require('../../support');
3const sinon = require('sinon');
4const ConnectionManager = require('sequelize/lib/dialects/abstract/connection-manager');

Callers

nothing calls this directly

Calls 4

restoreMethod · 0.80
initPoolsMethod · 0.65
getConnectionMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected