0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/unit/shared/config
Naz 8f17c1683d Added test-specific default-settings.json configuration
refs https://github.com/TryGhost/Toolbox/issues/214

- Having this config for test environment allows to pre-populate default settings values in the settings table
- Right now the default-settings.json is an exact copy of the original "/data/schema/default-settings/default-settings.json". Having a starter file as an exact copy, allows to track the differences between environments as they are introduced easier
2022-02-21 20:06:20 +13:00
..
adapter_config.test.js Fixed failing test 2021-11-05 17:17:18 +04:00
helpers.test.js Moved "vhost-utils" to config helpers 2021-11-17 08:37:08 +00:00
loader.test.js Added test-specific default-settings.json configuration 2022-02-21 20:06:20 +13:00
utils.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00