-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As a ... developer
I need ... a Action Scenario in my recommendation feature file
So that ... I can determine if I have built my Action functionality correctly
Assumptions:
*... behave is installed
*... there already exists a working Action functionality
Acceptance Criteria:
Given ... a working Action scenario in my recommendation feature file
When ... I run behave on the feature file
Then ... I should know the state of the system before the user starts interacting with the system
And ... I should know that the Action action was performed
And... I should understand how the Action action relates to the E-Commerce Site's business value/benefit described in the feature file
Reactions are currently unavailable