xmtp-ios
xmtp-ios copied to clipboard
Adds test for streamGroupMessages
Introduction ๐
We were missing test coverage for group.streamDecryptedMessages() which seems to work on iOS and not work on Android.
Purpose โน๏ธ
The new test documents expected functionality and clarifies what is missing on Android.
Scope ๐ญ
Tests only.