MCPcopy
hub / github.com/redis/node-redis / test-utils.ts

File test-utils.ts

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

Source from the content-addressed store, hash-verified

1import TestUtils from '@redis/test-utils';
2import { SinonSpy } from 'sinon';
3import { setTimeout } from 'node:timers/promises';
4import { CredentialsProvider } from './authx';

Callers

nothing calls this directly

Calls 5

defineScriptFunction · 0.90
createFromConfigMethod · 0.80
isVersionGreaterThanMethod · 0.80
logMethod · 0.80
resolveMethod · 0.65

Tested by

no test coverage detected