This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 144
Release Testing Instructions WooCommerce Admin 2.1.3
Adrian Duffell edited this page Mar 15, 2021
·
2 revisions
To set up the test environment:
- Install WordPress
- Install and activate the WP Crontrol plugin.
- Install and activate the WP phpMyAdmin plugin.
- Install and activate the WooCommerce plugin.
- SKIP the onboarding wizard after WooCommerce is activated.
- Install and activate the WooCommerce Admin using by downloading woocommerce-admin.zip from the 2.1.3-plugin heading on the Github Releases page. Direct Download Link
Testing instructions for smoke tests can be found in the Smoke Test Checklist wiki page.
Testing instructions for new features can be found under 2.1.3 and 2.1.0 sections of the TESTING_INSTRUCTIONS.md file.
- Have the WP phpMyAdmin plugin installed and enabled
- Select WP-phpMyAdmin in the left navigation, and click Enter phpMyAdmin
- Select the database name and then click SQL in the top navigation - screenshot
- It should say Run SQL query/queries on database DB_NAME: - screenshot
- Paste any SQL queries in the input field and click Go, this will run the SQL queries