MCPcopy
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
3const chai = require('chai');
4const expect = chai.expect;

Callers

nothing calls this directly

Calls 11

simulateUnexpectedErrorFunction · 0.85
assertNewConnectionFunction · 0.85
attachMSSQLUniqueIdFunction · 0.85
assertSameConnectionFunction · 0.85
restoreMethod · 0.80
authenticateMethod · 0.80
transactionMethod · 0.80
getConnectionMethod · 0.65
validateMethod · 0.65
releaseConnectionMethod · 0.65
syncMethod · 0.45

Tested by

no test coverage detected