Skip to content

Add a test to JSONRPCHandlerTest for sending a streaming message where multiple events are received from the server #52

@fjuma

Description

@fjuma

The existing JSONRPCHandlerTest only tests the case where one event is received when sending a streaming message (e.g., see testOnMessageStreamNewMessageSuccess and notice that only one event is enqueued by the server and received by the client).

We should also test the case where multiple events are received when sending a streaming message.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions