MCPcopy
hub / github.com/sequelize/sequelize / sequelize.transaction.test.js

File sequelize.transaction.test.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const sinon = require('sinon');
4const chai = require('chai'),

Callers

nothing calls this directly

Calls 12

restoreMethod · 0.80
transactionMethod · 0.80
commitMethod · 0.80
rollbackMethod · 0.80
defineMethod · 0.80
findAllMethod · 0.80
allMethod · 0.80
maxMethod · 0.65
syncMethod · 0.45
queryMethod · 0.45
createMethod · 0.45
countMethod · 0.45

Tested by

no test coverage detected