MCPcopy
hub / github.com/redis/node-redis / DUMP.spec.ts

File DUMP.spec.ts

packages/client/lib/commands/DUMP.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import testUtils, { GLOBAL } from '../test-utils';
3import DUMP from './DUMP';
4import { parseArgs } from './generic-transformers';

Callers

nothing calls this directly

Calls 3

parseArgsFunction · 0.90
testAllMethod · 0.80
setMethod · 0.45

Tested by

no test coverage detected