2020-11-05 20:57:04 +00:00
|
|
|
# Unreleased
|
|
|
|
|
2020-11-27 21:49:20 +00:00
|
|
|
## Added
|
|
|
|
- `clickFilter()` util helper method that clicks on a list page filter
|
|
|
|
- `moveAllItemsToTrash()` util helper method that checks every item in a list page and moves them to the trash
|
|
|
|
- `createSimpleOrder( status )` component which accepts an order status string and creates a basic order with that status
|
|
|
|
|
2020-11-05 20:57:04 +00:00
|
|
|
# 0.1.1
|
|
|
|
|
|
|
|
- Initial/beta release
|