2020-11-05 20:57:04 +00:00
|
|
|
# Unreleased
|
|
|
|
|
2021-03-25 18:28:21 +00:00
|
|
|
# 0.1.3
|
|
|
|
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
- removed use of ES6 `import`
|
2021-03-18 11:14:59 +00:00
|
|
|
|
|
|
|
# 0.1.2
|
|
|
|
|
2021-03-03 15:39:09 +00:00
|
|
|
## 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
|
2021-01-20 16:15:46 +00:00
|
|
|
- Registered Shopper Checkout tests
|
2021-01-20 23:19:07 +00:00
|
|
|
- Merchant Product Edit tests
|
|
|
|
- Merchant Product Search tests
|
2021-02-03 12:13:28 +00:00
|
|
|
- Shopper Single Product tests
|
2021-01-14 16:30:58 +00:00
|
|
|
- Shopper My Account Pay Order
|
2021-02-09 17:32:58 +00:00
|
|
|
- Shopper Shop Browse Search Sort
|
2021-02-09 00:01:21 +00:00
|
|
|
- Merchant Orders Customer Checkout Page
|
2020-12-24 09:54:21 +00:00
|
|
|
- Shopper Cart Apply Coupon
|
2021-02-18 20:53:30 +00:00
|
|
|
- Merchant Order Searching
|
2021-02-11 16:47:58 +00:00
|
|
|
- Merchant Settings Shipping Zones
|
2021-02-22 20:13:04 +00:00
|
|
|
- Shopper Variable product info updates on different variations
|
2021-03-03 16:57:11 +00:00
|
|
|
- Merchant order emails flow
|
2021-03-25 09:21:32 +00:00
|
|
|
- Merchant analytics page load tests
|
2021-03-25 12:17:42 +00:00
|
|
|
- Shopper Checkout Create Account
|
2020-11-27 21:49:20 +00:00
|
|
|
|
2021-03-18 11:14:59 +00:00
|
|
|
# 0.1.1
|
|
|
|
|
|
|
|
## Added
|
|
|
|
|
|
|
|
- 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
|
|
|
|
- Shopper Checkout Apply Coupon
|
2020-11-27 21:49:20 +00:00
|
|
|
|
2020-11-05 20:57:04 +00:00
|
|
|
## Fixed
|
|
|
|
|
|
|
|
- Flaky Create Product, Coupon, and Order tests
|
2020-12-01 23:19:10 +00:00
|
|
|
- Missing `config` package dependency
|
2020-11-05 20:57:04 +00:00
|
|
|
|
|
|
|
# 0.1.0
|
|
|
|
|
|
|
|
- Initial/beta release
|