Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Add testing on frontend for #9332
Browse files Browse the repository at this point in the history
  • Loading branch information
thealexandrelara committed May 4, 2023
1 parent 33517fd commit 8f9aa0a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/internal-developers/testing/releases/1004.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,15 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
*Pre-requisites*
- Make sure to have some other plugins installed and activated (for example: Stripe)

*Testing*
*Testing on the Site Editor*
1. Be sure that you have the Gutenberg trunk installed.
2. Open the Site Editor, and open the Single Product Template.
3. See that the placeholder image is loaded.
4. Disable the Gutenberg plugin.
5. Open the Site Editor, and open the Single Product Template.
6. See that the placeholder image is loaded.

*Testing on the frontend*
1. With the Stripe plugin activated, go to your store;
6. Add a product to the cart;
6. Check if you are able to finish an order without errors;

0 comments on commit 8f9aa0a

Please sign in to comment.