Add UI test on RoomDetailsEditView
This commit is contained in:
parent
c7ae3ab1bf
commit
fb7eb924d8
5 changed files with 253 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ open class RoomDetailsEditStateProvider : PreviewParameterProvider<RoomDetailsEd
|
|||
)
|
||||
}
|
||||
|
||||
private fun aRoomDetailsEditState(
|
||||
fun aRoomDetailsEditState(
|
||||
roomId: RoomId = RoomId("!aRoomId:aDomain"),
|
||||
roomRawName: String = "Marketing",
|
||||
canChangeName: Boolean = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue