Ghost/ghost/core/test/utils
Fabien 'egg' O'Carroll bd0f4b4b8c
Added Tier price and currency data to products table (#15366)
refs https://github.com/TryGhost/Team/issues/1765

In order to better handle deleted objects in Stripe we want to decouple
Members from Stripe.

These changes allow us to have the Tier concept completely independent
of the Stripe tables, such that the Stripe data can be generated as/when
it's needed - which will help to protect against missing data.
2022-10-14 06:40:17 +01:00
..
agents 🔒 Prevented member creation when logging in (#15526) 2022-10-05 12:42:42 +02:00
fixtures Added Tier price and currency data to products table (#15366) 2022-10-14 06:40:17 +01:00
mocks Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
admin-utils.js 🐛 Fixed missing published Admin assets when running in development 2022-08-04 10:55:35 +02:00
api.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
assertions.js Added snapshot tests to ghost_head helper (#15327) 2022-09-08 13:04:34 +02:00
configUtils.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
db-utils.js Fixed warning about aborted connection in tests 2022-08-31 12:15:30 +01:00
e2e-framework-mock-manager.js 🐛 Fixed sending emails from email domain that includes www subdomain (#15348) 2022-09-02 16:57:59 +02:00
e2e-framework.js Moved Ghost agent matcher to common framework 2022-10-06 08:56:10 +08:00
e2e-utils.js Renamed redirects to custom-redirects 2022-09-14 13:24:17 -04:00
fixture-utils.js Fixed import of bson-objectid in accordance to the typings 2022-10-12 14:54:35 +07:00
index.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
redirects.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
url-service-utils.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
urlUtils.js Removed apiVersions from test urlUtils 2022-09-09 13:32:30 +01:00