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 collaboratorArticle Type Filter
As a user
I should have a Article type filter option
so that I can filter the results based on selected Article type
- Scenarios
-
- Article type filter dropdown
- Article type filtering
- Multiple Article type filtering
- Article type filter & facet
- Remove Article type facet
- Article type filter & journal filter
- Article type filter dropdown
-
- Given
- I am on the Nature home page
- When
- I search for a good search term
- Then
- I should see the article type filter dropdown
- Article type filtering
-
- Given
- I am on the Search Home Page
- When
- I search for a good search term
- And
- I select the first option in articletype dropdown
- Then
- I should see reduced result set
- Multiple Article type filtering
-
- Given
- I am on the Search Home Page
- When
- I search for a good search term
- And
- I select the first option in articletype dropdown
- Then
- I should see reduced result set
- And
- I select the second option in articletype dropdown
- Then
- I should see reduced result set
- Article type filter & facet
-
- Given
- I am on the Search Home Page
- When
- I search for a good search term
- And
- I select a articletype from Article type dropdown
- Then
- I should see reduced result set
- And
- I should see that articletype facet
- Remove Article type facet
-
- Given
- I am on the Search Home Page
- When
- I search for a good search term
- And
- I select a articletype from Article type dropdown
- Then
- I should see reduced result set
- And
- I should see that articletype facet
- When
- I remove the articletype facet
- Then
- I should see increased result set
- Article type filter & journal filter
-
This scenario does not have any steps.
Last published almost 7 years ago by Douglas Roper.