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

File sequelize.test.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { expect, assert } = require('chai');
4const Support = require('./support');

Callers

nothing calls this directly

Calls 15

getConnectionUriFunction · 0.85
countFunction · 0.85
defineMethod · 0.80
authenticateMethod · 0.80
logMethod · 0.80
getDialectMethod · 0.80
getDatabaseNameMethod · 0.80
isDefinedMethod · 0.80
modelMethod · 0.80
buildMethod · 0.80
transactionMethod · 0.80
commitMethod · 0.80

Tested by

no test coverage detected