Ghost/test
Fabien 'egg' O'Carroll 6232981be7
🐛 Fixed importing Stripe Plans with amount 0 (#12062)
closes #12049

Stripe plans used to default to 0, and our new validation of plan
amounts were causing issues when importing from an older version of
Ghost, this updates the validation to be skipped when importing.

- Added regression test for importing plans
2020-07-20 14:59:23 +02:00
..
api-acceptance Added JSON Schema validations to Webhooks Admin API v3 2020-07-17 17:37:14 +12:00
frontend-acceptance 🎨 New Google AMP template (#11986) 2020-07-06 17:09:24 +01:00
regression 🐛 Fixed importing Stripe Plans with amount 0 (#12062) 2020-07-20 14:59:23 +02:00
unit Added JSON Schema validations to Webhooks Admin API v3 2020-07-17 17:37:14 +12:00
utils Added field mapping support for members import CSVs 2020-07-02 15:18:39 +12:00
.eslintignore
.eslintrc.json
.jshintrc