MCPcopy
hub / github.com/redis/node-redis / key-prefix.spec.ts

File key-prefix.spec.ts

packages/client/lib/client/key-prefix.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 { WatchError } from '../errors';
4

Callers

nothing calls this directly

Calls 15

testWithClientMethod · 0.80
keysMethod · 0.80
multiMethod · 0.80
publishMethod · 0.80
testWithClientPoolMethod · 0.80
testWithClusterMethod · 0.80
useMethod · 0.80
destroyMethod · 0.65
subscribeMethod · 0.65
setMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected