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 collaboratorFollow a series.
- Scenarios
-
- Follow a series by authoring it.
- Follow a series by explicitly using the follow up option.
- Follow a series by commenting it.
- Follow a series by replying to a comment.
- Follow a series when co-authoring added as co-author.
- Unfollow a series by explicitly using the unfollow option given in the alert mesage.
- Unfollow a series by explicitly using the unfollow option.
- Follow a series by authoring it.
-
- Given
- I create and publish a series.
- When
- I create and publish a series.
- Then
- I see myself (counted) as the follower of the series under followed by section.
- Follow a series by explicitly using the follow up option.
-
- Given
- I open up a series in view mode which is not authored by me.
- When
- I click upon the follow up icon given at the top of the series.
- Then
- I see myself (counted) as the follower of the series under followed by section and a confirmation alert message in green is displayed at the top of page.
- Follow a series by commenting it.
-
- Given
- I open up a series in view mode which is not authored by me.
- When
- I add comment to the series.
- Then
- I see myself (counted) as the follower of the series under followed by section and a confirmation alert message in green is displayed at the top of page.
- Follow a series by replying to a comment.
-
- Given
- I open up a series in view mode which is not authored by me.
- When
- I add a reply to the comment made to a series.
- Then
- I see myself (counted) as the follower of the series under followed by section and a confirmation alert message in green is displayed at the top of page.
- Follow a series when co-authoring added as co-author.
-
- Given
- I am added as a co-author to a series.
- Then
- I see myself as the follower of the series.
- Unfollow a series by explicitly using the unfollow option given in the alert mesage.
-
- Given
- I open up a series in view mode which is not authored by me.
- When
- I click upon the following icon given at the top of the series and immediatly clicks upon the unfollow option in the alert message dispalyed on the top.
- Then
- I see myself removed from the list of follower of the series under followed by section.
- Unfollow a series by explicitly using the unfollow option.
-
- Given
- I open up a series in view mode which is not authored by me but followed by me.
- When
- I click upon the following icon given at the top of the series.
- Then
- I see myself removed from the list of follower of the series under followed by section.
Last published about 7 years ago by blubecker.