Ghost/test/utils/fixtures
Kevin Ansfield 8a817050c5
Organised default settings into new groups (#11952)
refs https://github.com/TryGhost/Ghost/issues/10318

- precursor to migrating from `settings.type` to `settings.group`
- renames `blog` type to `site`
- renames `bulk_email` type to `email`
- moves settings out of `site` (previously `blog`) into more appropriate groups such as `core` or individual feature groups
2020-06-23 20:49:08 +01:00
..
config Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
csv Extracted members CSV related code into @tryghost/members-csv package 2020-06-19 19:55:47 +12:00
data 🐛 Fixed custom redirects for subdirectory setups 2020-06-16 10:24:13 +02:00
export Organised default settings into new groups (#11952) 2020-06-23 20:49:08 +01:00
filter-param Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
images Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
import Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
settings Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
themes Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
data-generator.js Organised default settings into new groups (#11952) 2020-06-23 20:49:08 +01:00
test.hbs Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00