Ghost/ghost/core/test/unit/server
Kevin Ansfield 12621d8157
Added core content API integration fixture (#18114)
refs https://github.com/TryGhost/Product/issues/3874

- the new collections card needs to access the Content API rather than the Admin API in order to show the card as it will appear on the front-end but we don't have a default integration that can be fetched via the Admin API for Admin to use when fetching from the Content API
- adds a new "Ghost Core Content API" integration with the `core` type so that it can be read via the `/admin/integrations/` endpoint and used in Admin to make Content API requests
2023-09-13 17:04:49 +01:00
..
adapters Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
data Added core content API integration fixture (#18114) 2023-09-13 17:04:49 +01: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