Ghost/core/server/services/stripe
Naz 33ad7c2740 Cleaned up output errors during tests
refs 2fa3985d42

- Running tests with error logging set to "error" lever, produced a massive amounts of errors related to failed Stripe keys. Making it hard to look through the output.
- When Ghost is running in teste environment by default it is configured with an invalid Stripe key that looks like `sk_test***`. In this case the Members migrations runs creating requiest to Stripe, which fail.
2022-04-05 18:17:47 +08:00
..
config.js 🐛 Fixed Stripe checkout session urls being invalid 2022-02-15 12:50:07 +02:00
index.js 🐛 Fixed crashing on boot with revoked Stripe keys 2022-01-24 17:50:55 +02:00
service.js Cleaned up output errors during tests 2022-04-05 18:17:47 +08:00