-
Notifications
You must be signed in to change notification settings - Fork 3
Testing
Justin Palmer edited this page Jun 5, 2020
·
1 revision
Just a small list of tests to run before release:
- Create workflow with "Subscription note added" trigger and a trigger text.
- Add 6 actions (in this order):
- Update schedule - 6 months
- Update currency - HKD
- Update product - Choose a product and add a custom name/price and a new quantity
- Remove shipping - All shipping methods
- Add shipping - Choose a shipping method and add a custom name/cost
- Update shipping - Same shipping method as (5), but change the custom name/cost
- Create a subscription
- Schedule it for something other than months
- Add the product chosen in the workflow
- Add a shipping type other than the one chosen in the workflow
- Add a note with the trigger word.
- Confirm the changes:
- New currency
- New subscription schedule
- Updated product name, cost and quantity
- The updated shipping method should be the only one present
Source: PR #47