Ghost/ghost/core/test/unit/server
Sag f1cd6432a8
Added new setting to enable Recommendations (#17856)
closes https://github.com/TryGhost/Product/issues/3772

- Recommendations are disabled by default and will get enabled when a
first recommendation is added. The "recommendations_enabled" setting
will be not shown explicitly in Admin, it will rather be set implicitly
based on whether there is at least one recommendation
- The "recommendations_enabled" setting belongs to a new setting group
called "recommendations"

Tech Spec: https://www.notion.so/ghost/Recommentions-Tech-Spec-598f09e4109f4eef8d9e32db7245a90c?pvs=4
2023-08-30 08:56:21 +00:00
..
adapters Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
data Added new setting to enable Recommendations (#17856) 2023-08-30 08:56:21 +00:00
lib Made lexical rendering async (#17438) 2023-07-20 17:48:48 -05:00
models Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
services Added donations API (#17495) 2023-07-31 16:00:52 +00:00
web Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
notify.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00