Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ client-kafka.spec.ts
File
client-kafka.spec.ts
packages/microservices/test/client/client-kafka.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ Producer } from
'kafkajs'
;
3
import
{ Observable } from
'rxjs'
;
4
import
* as sinon from
'sinon'
;
Callers
nothing calls this directly
Calls
15
waitForNextTick
Function · 0.85
assign
Method · 0.80
consumer
Method · 0.80
bindTopics
Method · 0.80
emitBatch
Method · 0.80
subscribe
Method · 0.80
getConsumerAssignments
Method · 0.80
has
Method · 0.80
subscribeToResponseOf
Method · 0.65
close
Method · 0.65
resolve
Method · 0.65
set
Method · 0.65
Tested by
no test coverage detected