stream-chat-android
stream-chat-android copied to clipboard
Write tests for `ChatSocket` events parsing
Context & proposal
Events parsing is moved in ChatSocket. Test cases must be written that check if our parsing logic is correct.
Acceptance criteria
To accept this task we need to complete the following items:
- [ ] Validate all events are parsed as expected.
- [ ] Make sure State is changed based on the server's error code return in events.