Description
Once brands are migrated to the mono repos search tests are to be defined as below.
These are tests to check search functionalities are working.
Like we do tests when a new release is deployed, it would be beneficial to also add these quick tests over the search service
Define tests for search:
Three endpoints:
[ ] Search endpoint (search bar)
[ ] Suggest endpoint (suggestions that appear when user types)
[ ] Recommend endpoint (new magazine search endpoint where tags can be selected)
Description Once brands are migrated to the mono repos search tests are to be defined as below. These are tests to check search functionalities are working. Like we do tests when a new release is deployed, it would be beneficial to also add these quick tests over the search service
Define tests for search:
Three endpoints:
[ ] Search endpoint (search bar)
[ ] Suggest endpoint (suggestions that appear when user types)
[ ] Recommend endpoint (new magazine search endpoint where tags can be selected)
[ ] Facets filterings
[ ] Results response
Out of Scope