element-x-ios/UnitTests
Mauro e5522e7753
Added a progress tracker to the bug report view (#513)
* created a progress tracker class and passed it in the user notification to be observed by the progress view

* improved the publishing by dispatching it on RunLoop.main

* bug report struct created and progress tracker class moved into the Other folder

* some swiftlint adjustments

* fixed tests

* fixed another test BugReportServiceTests

* changelog 495 - change

* added a mock preview

* fixing some linting suggestions

* no need to use KVO, achieve the same result using a publisher

* some refactors to address PR comments

* some code improvements

* fixed the issue that prevented the avatar of the room to be displayed in the mocks, and updated the tests

* Revert "fixed the issue that prevented the avatar of the room to be displayed in the mocks, and updated the tests"

This reverts commit 113d6091d9.
2023-02-08 21:52:31 +01:00
..
Resources Added MediaProvider tests (#386) 2023-01-05 18:20:49 +00:00
Sources Added a progress tracker to the bug report view (#513) 2023-02-08 21:52:31 +01:00
SupportingFiles Added schema to target.yml for IntegrationTests (#358) 2022-12-08 16:50:12 +02:00