Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 6ca4f48

Browse files
author
Gerardo Pacheco
authored
Update test cases images (#159)
* Update Uploading Media screenshot and test case expectation * Update Gallery upload in progress screenshot * Update cover resources * Update more Cover resources
1 parent 7c23b5b commit 6ca4f48

File tree

9 files changed

+13
-18
lines changed

9 files changed

+13
-18
lines changed

test-cases/gutenberg/cover.md

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@
1818

1919
- Add a Cover block from the Web editor
2020
- Select an image
21-
- Decrease the height of the block and use the Focal point picker in the right sidebar, select any point
22-
23-
![Web focal point picker](../resources/cover-2.png)
21+
- Decrease the height of the block and use the Focal point picker in the right sidebar, select any point:
22+
- <img src="../resources/cover-2.png" width="360" valign="middle">
2423
- Save the post
2524
- Open the post from the app
2625
- Expect to see the the Cover block with the image and the right focal point
27-
28-
![Cover with focal point](../resources/cover-3.png)
26+
- <img src="../resources/cover-3.png" width="360" valign="middle">
2927

3028
--------------------------------------------------------------------------------
3129

@@ -37,18 +35,15 @@
3735
- Select an image
3836
- Type in any text
3937
- Select the block
40-
- Add a **custom** solid overlay color
41-
42-
![Web overlay color setting](../resources/cover-4.png)
38+
- Add a **custom** solid overlay color:
39+
- <img src="../resources/cover-4.png" width="360" valign="middle">
4340
- Select the text
44-
- Add a **custom** text color
45-
46-
![Web text color setting](../resources/cover-5.png)
41+
- Add a **custom** text color:
42+
- <img src="../resources/cover-5.png" width="360" valign="middle">
4743
- Save the post
4844
- Open the post from the app
49-
- Expect to see the the Cover block with the image and color styles
50-
51-
![Cover with color styles](../resources/cover-6.png)
45+
- Expect to see the the Cover block with the image and color styles:
46+
- <img src="../resources/cover-6.png" width="360" valign="middle">
5247

5348

5449
--------------------------------------------------------------------------------
@@ -126,7 +121,7 @@ Cover block should continue normally if the editor is closed and re-opened with
126121
* Select "Choose from device" option
127122
* Select an image from the device and confirm the selection
128123
* While image is uploading, leave the editor
129-
* Verify that you see the upload progress in post summary:
124+
* Verify that you see the `Uploading media...` placeholder in the post summary:
130125
* <img src="../resources/upload-progress-posts-list.png" width="360" valign="middle">
131126
* Re-open the post with the cover block before uploads complete
132127

@@ -154,7 +149,7 @@ Cover block should allow uploading an image after the editor is closed.
154149
* Select "Choose from device" option
155150
* Select an image from the device and confirm the selection
156151
* While image is uploading, leave the editor
157-
* Verify that you see the upload progress in post summary:
152+
* Verify that you see the `Uploading media...` placeholder in the post summary:
158153
* <img src="../resources/upload-progress-posts-list.png" width="360" valign="middle">
159154
* Wait for the upload to complete while in the post list
160155
* Re-open the post with the Cover block

test-cases/gutenberg/gallery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gallery block should continue normally if the editor is closed and re-opened wit
1919
* Select "Choose from device" option
2020
* Select multiple images from the device and confirm the selection
2121
* While image are uploading, leave the editor
22-
* Verify that you see the upload progress in post summary:
22+
* Verify that you see the `Uploading media...` placeholder in the post summary:
2323
* <img src="../resources/upload-progress-posts-list.png" width="360" valign="middle">
2424
* Re-open the post with the gallery block before uploads complete
2525

@@ -45,7 +45,7 @@ Gallery block should allow uploading multiple images after the editor is closed.
4545
* Select "Choose from device" option
4646
* Select multiple images from the device and confirm the selection
4747
* While image are uploading, leave the editor
48-
* Verify that you see the upload progress in post summary:
48+
* Verify that you see the `Uploading media...` placeholder in the post summary:
4949
* <img src="../resources/upload-progress-posts-list.png" width="360" valign="middle">
5050
* Wait for uploads to complete while in the post list
5151
* Re-open the post with the gallery block

test-cases/resources/cover-2.png

143 KB
Loading

test-cases/resources/cover-3.png

382 KB
Loading

test-cases/resources/cover-4.png

12.7 KB
Loading

test-cases/resources/cover-5.png

10.9 KB
Loading

test-cases/resources/cover-6.png

20.4 KB
Loading
-402 KB
Loading
-3.05 KB
Loading

0 commit comments

Comments
 (0)