Ghost/apps/admin-x-settings/test/acceptance
Sag 96065f9c94
Added more acceptance tests for Recommendation settings (#18696)
closes https://github.com/TryGhost/Product/issues/3955

- also, moved recommendations code to the "membership" folder for
consistency with the UI
- also, renamed "yarn test:slowmo" to "yarn test:acceptance:slowmo" for
consistency in the naming
- also, removed "limit: 1" when checking whether a recommendation URL
already exists. The limit defaults to 5 on the API side, and allowing
more than 1 result will lead to a more thorough check
2023-10-18 18:56:34 +00:00
..
advanced Fixed splitting string into characters (#18480) 2023-10-09 09:07:34 +01:00
email Improved AdminX test coverage based on old admin tests (#18502) 2023-10-06 10:06:05 +01:00
general Fixed splitting string into characters (#18480) 2023-10-09 09:07:34 +01:00
membership Added more acceptance tests for Recommendation settings (#18696) 2023-10-18 18:56:34 +00:00
site Added more acceptance tests for Recommendation settings (#18696) 2023-10-18 18:56:34 +00:00
layout.test.ts Improved AdminX test coverage based on old admin tests (#18502) 2023-10-06 10:06:05 +01:00
permissions.test.ts Improved AdminX test coverage based on old admin tests (#18502) 2023-10-06 10:06:05 +01:00
search.test.ts