MCPcopy
hub / github.com/mongodb/node-mongodb-native / transactions.test.js

File transactions.test.js

test/integration/node-specific/examples/transactions.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { MongoClient } = require('mongodb');
4

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
dropDatabaseMethod · 0.80
withSessionMethod · 0.80
insertOneMethod · 0.80
startSessionMethod · 0.80
withTransactionMethod · 0.80
endSessionMethod · 0.80
runTransactionWithRetryFunction · 0.70
updateEmployeeInfoFunction · 0.70
collectionMethod · 0.65
connectMethod · 0.45
newClientMethod · 0.45

Tested by

no test coverage detected