Add tests on MessagesView
This commit is contained in:
parent
4e0f308cac
commit
fa52ff54c8
8 changed files with 376 additions and 23 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