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

File create.test.js

test/integration/hooks/create.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 11

defineMethod · 0.80
beforeCreateMethod · 0.80
afterCreateMethod · 0.80
beforeSaveMethod · 0.80
afterSaveMethod · 0.80
belongsToManyMethod · 0.80
allMethod · 0.80
beforeValidateMethod · 0.80
afterValidateMethod · 0.80
syncMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected