Ghost/test/utils/fixtures
Nazar Gargol 81fc5f8eda Added special handling for member import with Stripe connection
no issue

- When imported member contains stripe_customer_id data but there is no Stripe configured on the Ghost instance such import should faiil. The logic is consistent with one where import fails after not being able to find customer in linked Stripe account
- Fixed import stats to show import failures instead of "duplicate" when the validation error is of "Stripe" origin
2020-06-09 23:02:38 +12:00
..
config Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
csv Added special handling for member import with Stripe connection 2020-06-09 23:02:38 +12:00
data 🐛 Fixed regex match replacement when dealing with external URLs (#11781) 2020-04-30 07:51:36 +01:00
export Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
filter-param Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
images Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
import Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
settings Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
themes Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
data-generator.js Added label to known filter params for members 2020-05-21 18:44:52 +01:00
test.hbs Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00