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

File connect.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import * as fs from 'fs';
3import * as net from 'net';
4import * as path from 'path';

Callers

nothing calls this directly

Calls 15

genClusterTimeFunction · 0.90
isHelloFunction · 0.90
itFunction · 0.85
connectFunction · 0.85
configureMockEnvHooksFunction · 0.85
makeClientMetadataFunction · 0.85
prepareHandshakeDocumentFunction · 0.85
makeSocketFunction · 0.85
setMessageHandlerMethod · 0.80
addListenerMethod · 0.80
matchMethod · 0.80
emitMethod · 0.65

Tested by

no test coverage detected