Ghost/ghost/admin/tests/integration/services
Kevin Ansfield a86f9dbdda Cleaned up internalLinking labs flag
closes https://linear.app/tryghost/issue/PLG-15

- removed `internalLinking` GA labs flag
- renamed search providers to `flex` and `basic`
  - keeps old search provider around as it can handle non-English languages unlike the faster flex provider
- updated `search` service to switch from `flex` to `basic` when the site's locale is not english
- bumped Koenig packages to switch from a feature flag for toggling internal linking features to the presence of the `searchLinks` function in card config
- updated tests to correctly switch between flex and basic providers in respective suites
2024-08-12 13:08:29 +01:00
..
ajax-test.js
config-test.js
feature-test.js
lazy-loader-test.js
member-import-validator-test.js
search-test.js Cleaned up internalLinking labs flag 2024-08-12 13:08:29 +01:00
slug-generator-test.js
store-test.js