stream-chat-android icon indicating copy to clipboard operation
stream-chat-android copied to clipboard

Write tests for OkHttp websocket

Open amitkma opened this issue 3 years ago • 0 comments

Context & proposal

We need to write tests for the new implementation of OkHttp Websocket that emit events as flow.

Acceptance criteria

To accept this task we need to complete the following items:

  • [ ] Verify that events are emitted in flow correctly.
  • [ ] Simulate a mock web server and verify connection open and close events.

amitkma avatar Jun 20 '22 09:06 amitkma