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

File mongo_logger.test.ts

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

Source from the content-addressed store, hash-verified

1import { BSONRegExp, Code, Double, EJSON, Int32, MaxKey, MinKey, ObjectId } from 'bson';
2import { expect } from 'chai';
3import * as process from 'process';
4import * as sinon from 'sinon';

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
makeValidOptionsFunction · 0.85
parseSeverityFromStringFunction · 0.85
stringifyWithMaxLenFunction · 0.85
createStdioLoggerFunction · 0.85
errorMethod · 0.80
resolveOptionsMethod · 0.80
matchMethod · 0.80
willLogMethod · 0.80
writeMethod · 0.65

Tested by

no test coverage detected