Ghost/ghost/core/test/unit/server
Naz 0b107f5af5
Added migrations for Self-Serve Migration Integration and API key
refs https://github.com/TryGhost/Team/issues/2790
refs 3747df1bc8 (diff-396038cecd7a381616d00954ae18a655ae2a8af71ea65866bf09d2c7cc1b5235)

- This integration will be used to perform self-serve migrations.
- The integration will be limited to these Admin API endpoints:
POST /ghost/api/admin/db
POST /ghost/api/admin/db/media/inline
POST /ghost/api/admin/members/upload
GET   /ghost/api/admin/tags/:id
GET   /ghost/api/admin/tags/slug/:slug
2023-03-24 11:28:29 +01:00
..
adapters Fixed errors being logged by unit tests 2023-03-22 16:25:23 +00:00
data Added migrations for Self-Serve Migration Integration and API key 2023-03-24 11:28:29 +01:00
lib Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
models Fixed getLazyRelation returning new model for optional relations (#16411) 2023-03-14 10:58:58 +01:00
services Moved Milestone emails to GA 2023-03-23 17:35:23 +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