MCPcopy
hub / github.com/redis/node-redis / legacy-mode.spec.ts

File legacy-mode.spec.ts

packages/client/lib/client/legacy-mode.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 { promisify } from 'node:util';
4import { RedisLegacyClientType } from './legacy-mode';

Callers

nothing calls this directly

Calls 5

testWithLegacyClientFunction · 0.85
multiMethod · 0.80
sendCommandMethod · 0.45
setMethod · 0.45
execMethod · 0.45

Tested by

no test coverage detected