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

File transaction.test.js

test/integration/transaction.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 15

firstTransactionFunction · 0.85
secondTransactionFunction · 0.85
updateFunction · 0.85
verifyDeadlockFunction · 0.85
newTransactionFuncFunction · 0.85
restoreMethod · 0.80
transactionMethod · 0.80
afterCommitMethod · 0.80
defineMethod · 0.80
bulkCreateMethod · 0.80

Tested by

no test coverage detected