33 lines
1.3 KiB
Markdown
33 lines
1.3 KiB
Markdown
# Testing notes and ZIP for release 7.4.2
|
|
|
|
[woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/8496130/woocommerce-gutenberg-products-block.zip)
|
|
|
|
## Feature plugin and package inclusion in WooCommerce
|
|
|
|
### Fix bug with server errors not showing in Cart/Checkout. ([6268](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/6268))
|
|
|
|
#### Checkout
|
|
|
|
1. Create a Simple Product that is in stock.
|
|
2. Add it to the cart.
|
|
3. Navigate to the checkout block.
|
|
4. Change the stock status to "Out of stock" and place the order. Ensure an error notice appears at the top of the Checkout block.
|
|
|
|
#### Cart
|
|
|
|
1. Create a Simple Product that is in stock.
|
|
2. Add it to the cart.
|
|
3. Change the stock status to "Out of stock" and refresh the page.
|
|
4. Ensure a notice informing the customer that there is an out of stock product in the cart appears at the top of the block.
|
|
|
|
<!-- FEEDBACK -->
|
|
|
|
---
|
|
|
|
[We're hiring!](https://woocommerce.com/careers/) Come work with us!
|
|
|
|
🐞 Found a mistake, or have a suggestion? [Leave feedback about this document here.](https://github.com/woocommerce/woocommerce-blocks/issues/new?assignees=&labels=type%3A+documentation&template=--doc-feedback.md&title=Feedback%20on%20./docs/internal-developers/testing/releases/742.md)
|
|
|
|
<!-- /FEEDBACK -->
|
|
|