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

File index.spec.ts

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

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import { setTimeout } from 'node:timers/promises';
3import testUtils, { GLOBAL, MATH_FUNCTION } from '../test-utils';
4import { RESP_TYPES } from '../RESP/decoder';

Callers

nothing calls this directly

Calls 15

mergeSentinelNodesFunction · 0.90
steadyStateFunction · 0.85
pollLoopFunction · 0.85
multiMethod · 0.80
useMethod · 0.80
acquireMethod · 0.80
releaseMethod · 0.80
publishMethod · 0.80
sPublishMethod · 0.80
spawnRedisSentinelMethod · 0.80
getAllRunningMethod · 0.80

Tested by

no test coverage detected