To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorFacet Search automated test
In order to test that facets correctly apply to searches
As a user
I need to submit search forms with facets selected
- Scenarios
-
- Submitting a search form from the holidays search page with facets applied
- Submitting a search form from the holidays search page with facets applied
- Submitting a search form from the holidays search page with facets applied
- Submitting a search form from the holidays search page with facets applied
- Submitting a search form from the holidays search page with facets applied
-
- Given
- I am on "/holidays/search"
- And
- I click the "$1 to $500 checkbox"
- And
- I wait for the page to load
- Then
- I should not see the text "Sorry we can't find any holiday packages right now"
- Then
- I check the checkbox value matches "[1 TO 500]"
- Submitting a search form from the holidays search page with facets applied
-
- Given
- I am on "/rail/search"
- Submitting a search form from the holidays search page with facets applied
-
- Given
- I am on "/tours/search"
- Submitting a search form from the holidays search page with facets applied
-
- Given
- I am on "/cruises/search"
Last published over 7 years ago by BradForrest.