Add test about clicking an Avatar in a DM room detail.
This commit is contained in:
parent
5d33f8dafc
commit
e9c0a0a18e
3 changed files with 24 additions and 0 deletions
|
|
@ -53,6 +53,11 @@ object TestTags {
|
|||
*/
|
||||
val roomDetailAvatar = TestTag("room_detail-avatar")
|
||||
|
||||
/**
|
||||
* Room member screen.
|
||||
*/
|
||||
val memberDetailAvatar = TestTag("member_detail-avatar")
|
||||
|
||||
/**
|
||||
* Welcome screen.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue