element-x-ios/ElementX/Sources/Screens/RoomDetails
Mauro 61d42a24ba
Leave Room (#699)
* created the row in the view and the alert, and added the new function to the RoomProxy

* fixed an issue with the alert function

* handling the navigation

* fixed a bug with the detail coordinators being dismissed incorrectly when inside a stack

* implementation completed

* replaced UI screenshots

* added a test for the fixed bug of the coordinators

* trying to increase the wait time for the expectation

* improved the test

* improved the buttons UI

* uploading artifacts for unit tests

* added result bundle true

* improved the tests

* added a new test

* pr suggestions

* updating mock

* PR suggestions

* improved tests

* fixed UI tests

* pr should be ready now

* removed testing code

* reduced complexity

* fixed test

* added a an assert to the new test case

* more tests and messages cases

* pr comments addressed

* completed
2023-03-17 13:57:08 +00:00
..
View Leave Room (#699) 2023-03-17 13:57:08 +00:00
RoomDetailsCoordinator.swift Leave Room (#699) 2023-03-17 13:57:08 +00:00
RoomDetailsModels.swift Leave Room (#699) 2023-03-17 13:57:08 +00:00
RoomDetailsViewModel.swift Leave Room (#699) 2023-03-17 13:57:08 +00:00
RoomDetailsViewModelProtocol.swift Room details screen (#348) 2022-12-19 14:39:33 +02:00