-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As a ... developer
I need ... a Query Scenario in my recommendation feature file
So that ... I can determine if I have built my Query functionality correctly
Assumptions:
*... behave is installed
*... there already exists a working Query functionality
Acceptance Criteria:
Given ... a working Query 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 Query action was performed
And... I should understand how the Query action relates to the E-Commerce Site's business value/benefit described in the feature file
Reactions are currently unavailable