Djordje Vlaisavljevic
2464d45b4a
Added playwright test for creating additional tier
...
refs TryGhost/Team#2371
- Tests that an additional tier can be created and that it'll appear in portal settings unselected by default
2022-12-07 17:26:11 +01:00
Daniel Lockyer
d64d8c0ddd
Added Playwright test for creating and using a free-trial Offer
...
refs https://www.notion.so/ghost/Critical-Paths-980dd089c3e74a6fbc619271f5a9ce42
- this test will create a free-trial Offer and go through Stripe
checkout, ensuring the member is created as paid
- also changes some utils to support creating the free-trial offer vs
just a discounted Offer
2022-12-07 11:29:05 +07:00
Daniel Lockyer
d04abc90b4
Added test group names
...
- this helps differentiate between the different tests we have available
2022-12-06 19:18:16 +07:00
Daniel Lockyer
97e5ca1de6
Extracted Playwright tests into separate files
...
- we should start to keep tests grouped by their area, so first we split
by Admin tests and then Portal tests, and within that we split into
setup/Tiers/Offers etc
2022-12-06 19:08:09 +07:00