MCPcopy
hub / github.com/sequelize/sequelize / support.js

File support.js

test/integration/support.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// Store local references to `setTimeout` and `clearTimeout` asap, so that we can use them within `p-timeout`,
4// avoiding to be affected unintentionally by `sinon.useFakeTimers()` called by the tests themselves.

Callers

nothing calls this directly

Calls 3

deleteMethod · 0.80
logMethod · 0.80
addMethod · 0.45

Tested by

no test coverage detected