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

File associations.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

defineMethod · 0.80
hasOneMethod · 0.80
belongsToMethod · 0.80
beforeUpdateMethod · 0.80
afterUpdateMethod · 0.80
beforeCreateMethod · 0.80
afterCreateMethod · 0.80
beforeDestroyMethod · 0.80
afterDestroyMethod · 0.80
destroyMethod · 0.80
hasManyMethod · 0.80
belongsToManyMethod · 0.80

Tested by

no test coverage detected