Add test on MessagesViewTest: clicking on a read receipt list emits the expected Event.
This commit is contained in:
parent
dde25c3827
commit
ae1d224370
5 changed files with 65 additions and 10 deletions
|
|
@ -63,6 +63,11 @@ object TestTags {
|
|||
*/
|
||||
val messageBubble = TestTag("message_bubble")
|
||||
|
||||
/**
|
||||
* Message Read Receipts.
|
||||
*/
|
||||
val messageReadReceipts = TestTag("message_read_receipts")
|
||||
|
||||
/**
|
||||
* Dialogs.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue