Ghost/ghost/core/test/e2e-api/content
Simon Backx 9abd466397
Renamed reason to description in recommendations table (#18527)
fixes https://github.com/TryGhost/Product/issues/4005

We no longer use the 'reason' of a recommendation, but allow a flexible
description instead. Because this is a breaking change in the API, we do
this before making this feature GA.
- Added new database utils for renaming a column
- Added new migration to rename the column
- Updated all references in code
2023-10-09 11:19:44 -03:00
..
__snapshots__ Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00
authors.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
collections.test.js Added Collections Content API 2023-07-25 16:14:02 +02:00
key_authentication.test.js Changed Content API caching to public 2022-09-26 14:54:50 +08:00
newsletters.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
offers.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
pages.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
posts.test.js Fixed posts Content API test run in isolation 2023-08-16 16:07:01 +08:00
recommendations.test.js Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00
settings.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
tags.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
tiers.test.js Tested filtering visibility in Tiers Content API 2023-05-19 13:12:33 -04:00
utils.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00