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

File index.test.ts

test/unit/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2
3import * as mongodb from '../../src';
4// Exception to the import from mongodb rule we're unit testing our public API

Callers

nothing calls this directly

Calls 2

itFunction · 0.85
setDifferenceFunction · 0.85

Tested by

no test coverage detected