Merge pull request #2365 from element-hq/feature/bma/testRoomList
Add Unit tests on MessagesView
This commit is contained in:
commit
5527c9634b
9 changed files with 394 additions and 51 deletions
|
|
@ -58,6 +58,11 @@ object TestTags {
|
|||
*/
|
||||
val richTextEditor = TestTag("rich_text_editor")
|
||||
|
||||
/**
|
||||
* Message bubble.
|
||||
*/
|
||||
val messageBubble = TestTag("message_bubble")
|
||||
|
||||
/**
|
||||
* Dialogs.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue