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 Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
labs.test.js Allowed config to override labs flags 2023-09-25 11:24:32 +02:00
sentry.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
settings-cache.test.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00