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

File ACL_GETUSER.spec.ts

packages/client/lib/commands/ACL_GETUSER.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 ACL_GETUSER from './ACL_GETUSER';
4import { parseArgs } from './generic-transformers';

Callers

nothing calls this directly

Calls 5

parseArgsFunction · 0.90
testWithClientMethod · 0.80
isVersionGreaterThanMethod · 0.80
keysMethod · 0.80

Tested by

no test coverage detected