-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Screenshot Tests and fixed an issue with the MockMediaProvider #554
Conversation
Generated by 🚫 Danger Swift against 89db6ad |
… rooms from the mock, and improved some UI tests
Codecov ReportBase: 40.50% // Head: 40.50% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #554 +/- ##
===========================================
- Coverage 40.50% 40.50% -0.01%
===========================================
Files 295 295
Lines 17153 17151 -2
Branches 11441 11433 -8
===========================================
- Hits 6948 6947 -1
+ Misses 9886 9885 -1
Partials 319 319
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…ming from the timelineController, also updated some tests, and added a test for the case where the RoomAvatar is available.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for all these updates 👏
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Updated all the screenshots to adapt to the new designs.
Also fixed an issue that did not fetch an image for the MockMediaProvider to render mocked avatar rooms, and an issue where the roomID was incorrectly using the id of the proxy and not the roomId coming from the timeline