Ghost/ghost/core/test/e2e-server
Simon Backx b5fc527f8d
Added order option to recommendations API with sorting on counts (#18417)
refs https://github.com/TryGhost/Product/issues/3957

This changes how we fetch recommendations:
- Relations can be included in one query instead of extra queries
- Sorting is now possible by click or subscriber counts
2023-10-02 14:51:03 +00:00
..
__snapshots__ Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
jobs Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
services Added order option to recommendations API with sorting on counts (#18417) 2023-10-02 14:51:03 +00:00
1-options-requests.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
admin.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
click-tracking.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
well-known.test.js Removed unnecessary mockMail call 2023-04-07 14:34:57 +02:00