Conversation
|
Add streaming test for messages and reactions to reproduce reaction streaming issueThe changes introduce a new test case in contentTypeTests.ts that verifies message and reaction streaming functionality across group and direct message conversations. The test creates two users, sets up message streaming, sends messages and reactions (both V1 and V2 formats), and validates callback behavior. Additionally, updates iOS dependencies in Podfile.lock including MMKV/MMKVCore upgrades to version 2.2.1 and various Expo package updates. 📍Where to StartStart with the new test case Macroscope summarized a25ebee. (Automatic summaries will resume when PR exits draft mode or review begins). |
Part of #655