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 collaboratorCreate a series.
- Scenarios
-
- Create a series with posts content using drag-drop feature.
- Create a series with post using search and add feature.
- Create a series with question content using drag-drop feature.
- Create a series with question using search and add feature.
- Create a series with both posts and questions content types using drag-drop feature.
- Create a series with posts and questions content types using search and add feature.
- Create a series with posts content using drag-drop feature.
-
- Given
- I create a series with posts content using drag-drop feature.
- When
- I add multiple posts content to a series using drag-drop option and click on publish.
- Then
- I see my series is created under Recent section on the home page with posts content type only.
- Create a series with post using search and add feature.
-
- Given
- I create a seies with posts content using search and add feature.
- When
- I add search and add multiple posts content to a series using add button (+) option and click on publish.
- Then
- I see my series is created under Recent section on the home page with posts content type only.
- Create a series with question content using drag-drop feature.
-
- Given
- I create a series with question content using drag-drop feature.
- When
- I add multiple question content to a series using drag-drop option and click on publish.
- Then
- I see my series is created under Recent section on the home page with question content type only.
- Create a series with question using search and add feature.
-
- Given
- I create a series with question content using search and add feature.
- When
- I add search and add multiple question content to a series using add button (+) option and click on publish.
- Then
- I see my series is created under Recent section on the home page with question content type only.
- Create a series with both posts and questions content types using drag-drop feature.
-
- Given
- I create a series with posts and questions content types using drag-drop feature.
- When
- I add multiple posts and question contents to a series using drag-drop option and click on publish.
- Then
- I see my series is created under Recent section on the home page with both posts and questions content types.
- Create a series with posts and questions content types using search and add feature.
-
- Given
- I create a seies with posts and questions content types using search and add feature.
- When
- I add search and add multiple posts and questions contents to a series using add button (+) option and click on publish.
- Then
- I see my series is created under Recent section on the home page with both posts and questions content types.
Last published about 7 years ago by blubecker.