Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{
type
ObjectId } from
'bson'
;
2
import
{ expect } from
'chai'
;
3
4
import
{
type
MongoClient } from
'../../mongodb'
;
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
on
Method · 0.80
withSession
Method · 0.80
startTransaction
Method · 0.80
insertOne
Method · 0.80
commitTransaction
Method · 0.80
findOne
Method · 0.80
collection
Method · 0.65
newClient
Method · 0.45
drop
Method · 0.45
db
Method · 0.45
createCollection
Method · 0.45
Tested by
no test coverage detected