Ghost/ghost/core/test/unit/server
Simon Backx 841e52ccfe
Added donations API (#17495)
refs https://github.com/TryGhost/Product/issues/3648

- Refactored Members API RouterController.createCheckoutSession: Split the method into smaller parts so we can reuse individual parts for the upcoming donation checkout session.
- Wired up donation checkout creation
- Added donation events
2023-07-31 16:00:52 +00:00
..
adapters Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
data Added migrations for donations API (#17536) 2023-07-31 17:29:36 +02:00
lib Made lexical rendering async (#17438) 2023-07-20 17:48:48 -05:00
models Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
services Added donations API (#17495) 2023-07-31 16:00:52 +00:00
web Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
notify.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00