Ghost/ghost/core/test/unit/shared
Daniel Lockyer 49d36fc1a1 Allowed config to override labs flags
fixes https://github.com/TryGhost/DevOps/issues/72

- in order to have greater control of labs flags outside of Ghost, this
  commit allows Ghost to respect the value of `labs: { flagName: boolean }`
- this means we can hardcode a value to true or false, irrespective of
  the value in the DB or GA flags array
- also adds tests to check functionality
2023-09-25 11:24:32 +02:00
..
config
labs.test.js Allowed config to override labs flags 2023-09-25 11:24:32 +02:00
sentry.test.js
settings-cache.test.js