woocommerce/tests/e2e/core-tests/CHANGELOG.md

914 B

Unreleased

Added

  • api package test for variable products and product variations
  • api package test for grouped products
  • api package test for external products
  • api package test for coupons

0.1.1

Added

  • Registered Shopper Checkout tests
  • Merchant Order Status Filter tests
  • Merchant Order Refund tests
  • Merchant Apply Coupon tests
  • Added new config variable for Simple Product price to tests/e2e/env/config/default.json. Defaults to 9.99
  • Merchant Product Edit tests
  • Merchant Product Search tests
  • Shopper Single Product tests
  • Shopper Checkout Apply Coupon
  • Shopper Shop Browse Search Sort
  • Merchant Orders Customer Checkout Page
  • Shopper Cart Apply Coupon
  • Shopper Variable product info updates on different variations
  • Merchant order emails flow

Fixed

  • Flaky Create Product, Coupon, and Order tests
  • Missing config package dependency

0.1.0

  • Initial/beta release