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 collaboratorStandalone search box
As a user
I want to see a standalone searchbox
so that i can embed search functionality in any journals
- Scenarios
-
- standalone search box on search home page
- standalone search box on results page
- standalone search box clearing search term
- standalone search box advance options
- standalone search box on search home page
-
- Given
- I am on the Nature home page
- When
- I click to search with no query
- Then
- I see the Search Home Page
- And
- I see no search term in the search field
- And
- I see the default text only on the search field
- standalone search box on results page
-
- Given
- I am on the Search home page
- When
- I search for a type search term
- Then
- I see a results page for New Search
- And
- I see total results
- And
- I see the searchterm printed in the search field
Examples: type total good many bad zero - standalone search box clearing search term
-
- Given
- I am on the Nature home page
- When
- I search for a <type> search term
- And
- I click on remove search term option
- And
- I see the default text only on the search field
- standalone search box advance options
-
- Given
- I am on the Nature home page
- When
- I click on Advance option
- Then
- I should land in advance search options
Last published almost 7 years ago by Douglas Roper.