26 lines
469 B
Markdown
26 lines
469 B
Markdown
# Unreleased
|
|
|
|
# 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
|
|
|
|
- Shopper Checkout Apply Coupon
|
|
|
|
|
|
- Shopper Cart Apply Coupon
|
|
|
|
## Fixed
|
|
|
|
- Flaky Create Product, Coupon, and Order tests
|
|
- Missing `config` package dependency
|
|
|
|
# 0.1.0
|
|
|
|
- Initial/beta release
|