mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00

* Fixed unstored weak reference warning * Prevent the timeline from jumping whenever we access XCUIApplication properties * Prevent UI tests from causing side effects on the timeline * Update userSession reference screenshots * Fix create room UI tests * Update inviteUsers UI test reference screenshots * Allow certain tests to enable timeline accessibility * Fix roomLayout tests and update reference screenshots * Disable the testTimelineLayoutInMiddle test because of flakiness * Update screenshots following timestamp addition * Another attempt * Yet another attempt, replace XCUIScreen screenshots with XCUIApplication ones, decrease delay to 1 second * Allow tests to retry up to 3 times before failing the run