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

File validate.test.js

test/integration/hooks/validate.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 sinon = require('sinon');

Callers

nothing calls this directly

Calls 7

defineMethod · 0.80
beforeValidateMethod · 0.80
afterValidateMethod · 0.80
saveMethod · 0.80
findByPkMethod · 0.80
syncMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected