Add test on MessagesViewTest: clicking on a read receipt list emits the expected Event.
This commit is contained in:
committed by
Benoit Marty
parent
446ba571a3
commit
240e2cd09f
@@ -63,6 +63,11 @@ object TestTags {
|
||||
*/
|
||||
val messageBubble = TestTag("message_bubble")
|
||||
|
||||
/**
|
||||
* Message Read Receipts.
|
||||
*/
|
||||
val messageReadReceipts = TestTag("message_read_receipts")
|
||||
|
||||
/**
|
||||
* Dialogs.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user