Ghost/ghost/core/test
Fabien 'egg' O'Carroll 1ff1b75a69
🐛 Fixed errors with Stripe Checkout (#15749)
refs https://github.com/TryGhost/Ghost/commit/1f300fb781f0

The full customer object was not being passed to the StripeAPI service
when it already exists, this was resulting in inconsistent behaviour when
sending the customerEmail param to the API, causing `invalid_email`
errors to be thrown from Stripe and breaking the checkout.
2022-11-02 02:18:30 +07:00
..
e2e-api 🐛 Fixed errors with Stripe Checkout (#15749) 2022-11-02 02:18:30 +07:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend 🐛 Removed redirects from search engine indexing (#15617) 2022-10-14 15:51:43 +07:00
e2e-server Added full flow test for click tracking (#15546) 2022-10-10 10:15:31 -05:00
e2e-webhooks Added e2e tests for page.tag.attached webhook (#15648) 2022-10-30 16:45:51 +00:00
integration Added permissions for link edit endpoints (#15664) 2022-10-20 09:11:26 +05:30
regression Fixed default setting count regression test 2022-10-27 18:37:45 +02:00
unit Merged v5.22.0 into main 2022-10-31 17:49:27 +07:00
utils Fixed settings test 2022-10-27 21:30:31 +05:30
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00