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

File transactions.prose.test.ts

test/integration/transactions/transactions.prose.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type ObjectId } from 'bson';
2import { expect } from 'chai';
3
4import { type MongoClient } from '../../mongodb';

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
onMethod · 0.80
withSessionMethod · 0.80
startTransactionMethod · 0.80
insertOneMethod · 0.80
commitTransactionMethod · 0.80
findOneMethod · 0.80
collectionMethod · 0.65
newClientMethod · 0.45
dropMethod · 0.45
dbMethod · 0.45
createCollectionMethod · 0.45

Tested by

no test coverage detected