From bfa23c31c5b03af8fe6bcedab07e4da09d49033a Mon Sep 17 00:00:00 2001 From: Flavio Alescio Date: Mon, 15 May 2023 15:50:16 +0200 Subject: [PATCH] remove dismiss keyboard from screenshots --- UITests/Sources/CreateRoomScreenUITests.swift | 2 +- .../Application/en-GB-iPad-9th-generation.createRoom-2.png | 4 ++-- .../Application/en-GB-iPad-9th-generation.createRoom-3.png | 4 ++-- .../Application/en-GB-iPhone-14.createRoom-0.png | 4 ++-- .../Application/en-GB-iPhone-14.createRoom-1.png | 4 ++-- .../Application/en-GB-iPhone-14.createRoom-2.png | 4 ++-- .../Application/pseudo-iPad-9th-generation.createRoom-2.png | 4 ++-- .../Application/pseudo-iPad-9th-generation.createRoom-3.png | 4 ++-- .../Application/pseudo-iPhone-14.createRoom-1.png | 4 ++-- .../Application/pseudo-iPhone-14.createRoom-2.png | 4 ++-- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/UITests/Sources/CreateRoomScreenUITests.swift b/UITests/Sources/CreateRoomScreenUITests.swift index 76a3d264c..cfc60626e 100644 --- a/UITests/Sources/CreateRoomScreenUITests.swift +++ b/UITests/Sources/CreateRoomScreenUITests.swift @@ -31,7 +31,7 @@ class CreateRoomScreenUITests: XCTestCase { func testLongInputNameText() { let app = Application.launch(.createRoom) app.textFields[A11yIdentifiers.createRoomScreen.roomName].tap() - app.textFields[A11yIdentifiers.createRoomScreen.roomName].typeText("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n") + app.textFields[A11yIdentifiers.createRoomScreen.roomName].typeText("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx") app.assertScreenshot(.createRoom, step: 2) } diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.createRoom-2.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.createRoom-2.png index 8ca02a5f9..97ef842ca 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.createRoom-2.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.createRoom-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb277e2c6e781270230f19d828c32dedae6b010d4ac3946f50f38afb1caca302 -size 139805 +oid sha256:cc6ffd8eb6a9ce04c3315d62bcd6931e4d07277f93f8ae99d78f23495a76b1b7 +size 209662 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.createRoom-3.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.createRoom-3.png index bfd1a0592..25d4b3d24 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.createRoom-3.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.createRoom-3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7fa8b455dc006e3a64b4259164e02bf621d05481770414e29238fe1ffd1f58e -size 216487 +oid sha256:f04dff28192317c64b319ecaa7c3d4252fa4bbf3889b01caae95d335bc1fcb09 +size 216871 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-0.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-0.png index 899233b66..a3f1bd604 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-0.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6aa6558475e3dca45b3969d31826bad20ae726c6cce9f2daee8d536129ddcf81 -size 184940 +oid sha256:6281cf358c6de81b0bcd18df1498aee322927d08a66fd38be2fbcfc635ded1eb +size 187113 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-1.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-1.png index 3d13bc0af..eb8e89c27 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-1.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4cd0921da82ea2a1ee28bfe36c98ef62128e49f9f2244966f45f80d46512f512 -size 156826 +oid sha256:20bd739e247f81d6f4eb6d2e47a3616fb5ad378e91af491093199f2c955e335e +size 154551 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-2.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-2.png index 4d31f4242..8ea7cbc49 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-2.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.createRoom-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7996f7d75665cff1a4f2ed5317a0f0a9a0adf70cf04eb6aa555c945a344421ea -size 181498 +oid sha256:1a83261d714b8f909250c2ec35ec3274da67dc7d0f18cf14ba6e44855998a02c +size 202518 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.createRoom-2.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.createRoom-2.png index ac9333871..2d10c5625 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.createRoom-2.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.createRoom-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d26b867ddd17121d63a86fc7c2fc5d168138e777b77e20993e895a3205ea9a60 -size 167607 +oid sha256:26cac303122e2ee3fa33c451f74c0e8b6c388a1fc65e16a62742d310372b3105 +size 236236 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.createRoom-3.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.createRoom-3.png index a57071a22..e69f02670 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.createRoom-3.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.createRoom-3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:997cf7df906c4f1181919ccd5c3ddb67fa9ecf8763c322ff86b52b9a30045afb -size 243229 +oid sha256:09ee29785e415f8b96bbc5bbfc4f367cee516d3ac4d0ebee02da1f299cdd5bfe +size 240291 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createRoom-1.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createRoom-1.png index 0104efffd..ae6d5ec58 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createRoom-1.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createRoom-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9174f0db28596938b88829091fd9c90d16c1de8f14f4900d558fe162a054c62 -size 217019 +oid sha256:64e4e2e86430c86983f21b71d0ec153ee2f7ee9edd15f4865c3f5f55b7dd285f +size 219197 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createRoom-2.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createRoom-2.png index 36c757a77..6e284ff4c 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createRoom-2.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.createRoom-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe162b46781700a0d83e0d2e1eb8fce4eb7cf5018530ba6b178d423dab95da4a -size 192802 +oid sha256:3eb2a4fa0b23772137905776667ef919eb0dce731577a70df913bd4eb77b188f +size 215973