woocommerce/packages/js/api-core-tests/CHANGELOG.md

23 lines
393 B
Markdown

# Unreleased
## Changed
- Bumped jest version to v27
- Used the jest packaged bundled in this module to run tests
## Added
- Shipping Zones API Tests
- Shipping Methods API Tests
- Complex Order API Tests
- HTML report generation
# 0.1.0
- Initial/beta release
## Added
- Coupons API Tests
- Refunds API Tests
- Products API Tests
- CRUD tests for the Orders API
- Order Search API Tests