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

File convert_socket_errors.test.ts

test/integration/node-specific/convert_socket_errors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Duplex } from 'node:stream';
2
3import { expect } from 'chai';
4import * as sinon from 'sinon';

Callers

nothing calls this directly

Calls 15

configureFailPointFunction · 0.90
clearFailPointFunction · 0.90
filterForCommandsFunction · 0.90
itFunction · 0.85
nsFunction · 0.85
insertOneMethod · 0.80
deleteManyMethod · 0.80
onMethod · 0.80
findOneMethod · 0.80
emitMethod · 0.65
collectionMethod · 0.65
commandMethod · 0.45

Tested by

no test coverage detected