Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ collations.test.js
File
collations.test.js
test/integration/collation/collations.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
{ setupDatabase } = require(
'../shared'
);
3
const
{ expect } = require(
'chai'
);
4
Callers
nothing calls this directly
Calls
15
setupDatabase
Function · 0.85
it
Function · 0.85
insertMany
Method · 0.80
createIndexes
Method · 0.80
toArray
Method · 0.80
listIndexes
Method · 0.80
listCollections
Method · 0.80
collection
Method · 0.65
newClient
Method · 0.45
db
Method · 0.45
createCollection
Method · 0.45
collation
Method · 0.45
Tested by
no test coverage detected