MCPcopy
hub / github.com/redis/node-redis / pub-sub.spec.ts

File pub-sub.spec.ts

packages/client/lib/client/pub-sub.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import { PubSub, PUBSUB_TYPE } from './pub-sub';
3
4describe('PubSub', () => {

Callers

nothing calls this directly

Calls 5

createAndSubscribeFunction · 0.85
resolveMethod · 0.65
rejectMethod · 0.65
subscribeMethod · 0.65
unsubscribeMethod · 0.65

Tested by

no test coverage detected