Add test about clicking an Avatar in a DM room detail.
This commit is contained in:
parent
d73f35e5ff
commit
8428823c76
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