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 collaboratorStart page
- Scenarios
-
- Start page
- Expanding main categories
- Main categories dropdowns do not break when filter options are set
- Child categories not visible in the dropdown
- Start page
-
- Given
- I am Normin
- And
- there exists a main category with own image
- And
- there exists a main category without own image but with a model with image
- And
- I am listing the main categories
- Then
- I see exactly those main categories that are useful for my user
- And
- I see for each category its image, or if not set, the first image of a model from this category
- When
- I enter to a main category
- Then
- I see the model list for this main category
- Expanding main categories
-
- Given
- I am Normin
- And
- I am listing the main categories
- When
- I hover over a main category with children
- Then
- I see only this main category's children that are useful and available to me
- When
- I choose one of these child categories
- Then
- I see the model list for this category
- Main categories dropdowns do not break when filter options are set
-
- Given
- I am Normin
- And
- I set a filter in the first category
- And
- I am listing the main categories
- When
- I click on the first category dropdown
- Then
- I stay on listing the main categories
- Child categories not visible in the dropdown
-
- Given
- I am Normin
- And
- I am listing the main categories
- And
- there is a main category whose child categories cannot offer me any items
- Then
- that main category has no child category dropdown
Last published over 3 years ago by mkmit.