0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/server/services
Naz c627779948 Extracted email-content-generator into a package
refs https://github.com/TryGhost/Toolbox/issues/292

- Following the concept of having as little code in Ghost core as possible :) The email content generation is also needed to be reused in the version mismatch handling package.
2022-05-04 17:28:09 +08:00
..
adapter-manager
auth Updated newsletter fixtures to remove nullable sender name (#14479) 2022-04-14 23:45:59 +05:30
mail Extracted email-content-generator into a package 2022-05-04 17:28:09 +08:00
mega Promoted multiple newsletters flag (backend) to GA (#14609) 2022-04-27 19:02:56 +01:00
members Fixed urlUtils usage in member config provider 2022-05-03 21:07:04 +01:00
newsletters Wired up LimitService to NewsletterService (#14602) 2022-04-27 17:44:16 +01:00
notifications
permissions
posts
redirects
route-settings Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00
settings Added test coverage to settings bread service 2022-04-22 16:31:56 +08:00
stripe Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
themes
url Removed theme engines API versioning concept 2022-04-28 15:35:27 +01:00
webhooks Fixed overly specific assertion 2022-05-03 11:59:50 +01:00
labs.test.js
slack.test.js Replaced schema.isPost in slack service /w custom fn 2022-04-05 14:24:42 +01:00
xmlrpc.test.js