MCPcopy
hub / github.com/nestjs/nest / server-redis.spec.ts

File server-redis.spec.ts

packages/microservices/test/server/server-redis.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import * as sinon from 'sinon';
3import { NO_MESSAGE_HANDLER } from '../../constants';
4import { RedisContext } from '../../ctx-host';

Callers

nothing calls this directly

Calls 15

objectToMapFunction · 0.90
parseMethod · 0.80
createRedisClientMethod · 0.80
listenMethod · 0.65
closeMethod · 0.65
bindEventsMethod · 0.45
getMessageHandlerMethod · 0.45
handleMessageMethod · 0.45
getPublisherMethod · 0.45
parseMessageMethod · 0.45
getRequestPatternMethod · 0.45
getReplyPatternMethod · 0.45

Tested by

no test coverage detected