2020-11-05 20:57:04 +00:00
|
|
|
# Unreleased
|
|
|
|
|
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-22 13:22:33 +00:00
|
|
|
# 0.1.1
|
|
|
|
|
2020-11-27 21:49:20 +00:00
|
|
|
## Added
|
2021-01-20 16:15:46 +00:00
|
|
|
|
|
|
|
- Registered Shopper Checkout tests
|
2020-11-27 21:49:20 +00:00
|
|
|
- Merchant Order Status Filter tests
|
2020-12-11 04:27:04 +00:00
|
|
|
- Merchant Order Refund tests
|
2020-12-16 03:14:02 +00:00
|
|
|
- Merchant Apply Coupon tests
|
2020-12-29 16:10:22 +00:00
|
|
|
- Added new config variable for Simple Product price to `tests/e2e/env/config/default.json`. Defaults to 9.99
|
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
|
2020-12-24 09:55:20 +00:00
|
|
|
- Shopper Checkout Apply Coupon
|
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-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
|
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
|