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 collaboratorAdd an entity to a series.
- Scenarios
-
- Add a category(ies) to a series.
- Add a tag(s) to a series. Open in editable mode.
- Add a tag(s) to a series. Open in view mode.
- Add a tag(s) to a series. Open in view mode.
- Add a category(ies) to a series.
-
- Given
- a series in open in editable mode.
- When
- I add a category(ies) to a series.
- Then
- I see that the category(ies) is added to the series and series is searchable using that category(ies) as search input.
- Add a tag(s) to a series. Open in editable mode.
-
- Given
- a series is open in editable mode.
- When
- I add a tag(s) to a series.
- Then
- I see that the tag(s) is added to the series and series is searchable using that tag(s) as search input.
- Add a tag(s) to a series. Open in view mode.
-
- Given
- a series is open in view mode and I am logged in with admin role.
- When
- I add a tag(s) to a series.
- Then
- I see that the tag(s) is added to the series and series is searchable using that tag(s) as search input.
- Add a tag(s) to a series. Open in view mode.
-
- Given
- a series is open in view mode and I am logged in with owner role.
- When
- I add a tag(s) to a series.
- Then
- I see that the tag(s) is added to the series and series is searchable using that tag(s) as search input.
Last published about 7 years ago by blubecker.