Ghost/ghost/core/test/unit
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
..
api Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
frontend 🐛 Fixed missing @page object in themes when rendering custom routed page (#17693) 2023-08-11 14:50:01 +01:00
server Added core content API integration fixture (#18114) 2023-09-13 17:04:49 +01:00
shared Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00