Ghost/test/utils
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
..
fixtures Added special handling for member import with Stripe connection 2020-06-09 23:02:38 +12:00
mocks Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
api.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
assertions.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
configUtils.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
index.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
urlUtils.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00