mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Fix timeline item highlighting UI test
This commit is contained in:
parent
35803b479d
commit
eac2552ab5
@ -132,7 +132,8 @@ class RoomScreenUITests: XCTestCase {
|
||||
try await performOperation(.focusOnEvent("$5"), using: client)
|
||||
|
||||
// Then the item should also be highlighted and scrolled to in the same state as before.
|
||||
try await app.assertScreenshot(.roomLayoutHighlight, step: 0)
|
||||
// Should be the same as step 0 but it doesn't scroll to the same exact position, precision is around 0.95
|
||||
try await app.assertScreenshot(.roomLayoutHighlight, step: 1)
|
||||
}
|
||||
|
||||
func testTimelineReadReceipts() async throws {
|
||||
|
BIN
UITests/Sources/__Snapshots__/Application/roomLayoutHighlight-1-iPhone-15-en-GB.UI.png
(Stored with Git LFS)
Normal file
BIN
UITests/Sources/__Snapshots__/Application/roomLayoutHighlight-1-iPhone-15-en-GB.UI.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user