Ghost/ghost/core/test
Fabien "egg" O'Carroll f878e84707 Fixed Tiers importer not correctly mapping price data
refs https://github.com/TryGhost/Toolbox/issues/464

Bceause the import does not use the API, any backwards compat code we put in the
API does not get run for imports, this means we need to update the importer to
map the stripe_prices data onto the products table so that we have valid data in
the database.
2022-10-31 17:30:16 +07:00
..
e2e-api Fixed tests for flag bumps and new setting 2022-10-27 18:26:46 +02: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 Updated webhook test snapshots 2022-10-24 19:44:46 +01: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 Fixed Tiers importer not correctly mapping price data 2022-10-31 17:30:16 +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