Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ list_collections.test.js
File
list_collections.test.js
test/unit/operations/list_collections.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ expect } = require(
'chai'
);
4
const
{ StreamDescription, ListCollectionsOperation } = require(
'../../mongodb'
);
Callers
nothing calls this directly
Calls
3
it
Function · 0.85
buildCommandDocument
Method · 0.45
equals
Method · 0.45
Tested by
no test coverage detected