Add test on RoomDetailsView
This commit is contained in:
parent
66514f7756
commit
3684761bcd
6 changed files with 251 additions and 1 deletions
|
|
@ -48,6 +48,11 @@ object TestTags {
|
|||
*/
|
||||
val homeScreenSettings = TestTag("home_screen-settings")
|
||||
|
||||
/**
|
||||
* Room detail screen.
|
||||
*/
|
||||
val roomDetailAvatar = TestTag("room_detail-avatar")
|
||||
|
||||
/**
|
||||
* Welcome screen.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue