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

Release Testing Instructions WooCommerce Admin 2.6.0

Moon edited this page Aug 4, 2021 · 3 revisions

Smoke Test Checklist

Testing instructions for smoke tests can be found in the Smoke Test Checklist wiki page.

New Feature Tests

The following new features/bug fixes should also be tested. You can use a test site from the above test flows to perform these tests.

Match stock status value in CSV download to table #7284

  1. Clone this branch and run npm start
  2. Add some products and set stock value.
  3. Place an order and make it completed.
  4. Navigate to Analytics -> Stocks
  5. Click the Download button.
  6. Open the downloaded file and confirm the status values match the table.