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

File compression.test.ts

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

Source from the content-addressed store, hash-verified

1import * as zstd from '@mongodb-js/zstd';
2import { expect } from 'chai';
3
4import { compress, Compressor, decompress } from '../../../mongodb';

Callers

nothing calls this directly

Calls 4

itFunction · 0.85
compressFunction · 0.85
decompressFunction · 0.85
toStringMethod · 0.45

Tested by

no test coverage detected