0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/services
Hannah Wolfe 3ea6df819c
Refactored SettingsCache to get events through DI
- requiring lib/common/events makes the settings cache tightly coupled to the server
- moving this up to settings index means the cache itself can be moved to a shared component/moved out of Ghost
- the index then becomes the settings manager
- questionable whether the event listeners & updater part of this shouldn't be part of a manager, independent of the actual cache 🤔
2021-06-30 15:40:41 +01:00
..
apps Moved handlebars utils to new theme engine service 2021-04-21 14:21:32 +01:00
auth Fixed tests for auth service mmbers auth 2021-05-24 11:36:35 +01:00
mail Refactored and fixed GhostMailer unit tests 2021-05-27 13:14:30 +04:00
mega Added unique filtering for segment parser 2021-06-30 17:43:28 +04:00
members Updated to use config-url-helpers in urlUtils 2021-06-18 21:49:28 +01:00
notifications Fixed lint errors 2021-06-24 16:36:47 +04:00
permissions
routing Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
rss Swapped out usage of stubUrlUtils for configUtils 2021-06-21 11:07:30 +01:00
settings Refactored SettingsCache to get events through DI 2021-06-30 15:40:41 +01:00
theme-engine Added initial match helper 2021-06-07 21:15:05 +01:00
themes Moved theme service to core/server 2021-04-27 15:14:49 +01:00
url Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
labs_spec.js Enabled all labs flags when testing (#13036) 2021-06-10 12:54:34 +01:00
slack_spec.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
xmlrpc_spec.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00