xmtp / libxmtp

LibXMTP is a shared library encapsulating the core functionality of the XMTP messaging protocol, such as cryptography, networking, and language bindings.
MIT License
47 stars 20 forks source link

Test: Tests that reproduce real app use cases #1324

Open nplasterer opened 4 days ago

nplasterer commented 4 days ago

not able to get client or group into bad state, even if not using lib correctly

### Tasks
- [ ] Inbox Conversations List (streamConversations, streamAllMessages, listConversations, newConversation)
- [ ] Conversation View (streamMessages, listMessages, sendMessages, updateName)