Updated Release Testing Instructions WooCommerce 4.7 (markdown)

Rua Haszard 2020-10-29 11:40:41 +13:00
parent d92971b745
commit 5935946ea8
1 changed files with 4 additions and 2 deletions

@ -67,9 +67,11 @@ This flow should work the same in WooCommerce 4.7.
In addition, in step 3-4 you can now reset the password in a logged-in browser session. The password reset should not be possible if the logged-in user not the user that triggered the password reset.
#### Test custom `Set password` title
This flow will be used for setting a password in new accounts. The [relevant changes in WooCommerce Blocks](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3236) haven't been released yet.
This flow will be used for setting a password in new accounts. The [relevant changes in WooCommerce Blocks](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3236) will be released in WooCommerce Blocks 3.7.
You can simulate this part of the flow by setting an `action=` URL param in the above reset flow.
To test with WooCommerce Blocks, [follow the instructions here](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/main/docs/testing/releases/370.md#sign-up-for-a-customer-account-in-checkout-block).
Alternatively, you can simulate this part of the flow by setting an `action=` URL param in the above reset flow.
1. In an incognito window, visit `my-account/` and click `Lost your password?`?
2. Enter a username or email for a user account and click `Reset password`.