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

File redis-proxy-spec.ts

packages/test-utils/lib/proxy/redis-proxy-spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import { Buffer } from 'node:buffer';
3import { testUtils, GLOBAL } from '../test-utils';
4import { InterceptorDescription, RedisProxy } from './redis-proxy';

Callers

nothing calls this directly

Calls 15

testWithClientMethod · 0.80
testWithProxiedClientMethod · 0.80
setGlobalInterceptorsMethod · 0.80
publishMethod · 0.80
destroyMethod · 0.65
toStringMethod · 0.65
subscribeMethod · 0.65
pushMethod · 0.45
startMethod · 0.45
duplicateMethod · 0.45
connectMethod · 0.45
getStatsMethod · 0.45

Tested by

no test coverage detected