stream-chat-android
stream-chat-android copied to clipboard
Write tests for OkHttp websocket
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.