Ghost/test/unit/services/settings
Hannah Wolfe 829e8ed010 Expanded requires of lib/common i18n and events
- Having these as destructured from the same package is hindering refactoring now
- Events should really only ever be used server-side
- i18n should be a shared module for now so it can be used everywhere until we figure out something better
- Having them seperate also allows us to lint them properly
2021-05-03 17:14:52 +01:00
..
cache_spec.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ensure-settings_spec.js Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00
loader_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
settings_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
validate_spec.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
yaml-parser_spec.js Updated code to reflect js-yaml dependency changes 2021-02-10 11:39:30 +00:00