617 B
617 B
Unreleased
Fixed
- Missing
config
package dependency
Added
clickFilter()
util helper method that clicks on a list page filtermoveAllItemsToTrash()
util helper method that checks every item in a list page and moves them to the trashcreateSimpleOrder( status )
component which accepts an order status string and creates a basic order with that statusaddProductToOrder( orderId, productName )
component which adds the provided productName to the passed in orderId
Changes
createSimpleOrder( status )
returns the ID of the order that was created
0.1.1
- Initial/beta release