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

File upsert.test.js

test/integration/model/upsert.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 sinon = require('sinon'),

Callers

nothing calls this directly

Calls 15

restoreMethod · 0.80
defineMethod · 0.80
findByPkMethod · 0.80
findOneMethod · 0.80
allMethod · 0.80
belongsToMethod · 0.80
findAllMethod · 0.80
literalMethod · 0.80
toStringMethod · 0.65
getMethod · 0.65
syncMethod · 0.45
upsertMethod · 0.45

Tested by

no test coverage detected