You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a user wants to see a list of incomplete order details When the user clicks on the Reports item in the navigation bar Then a hyperlink labeled Incomplete Orders should be in a list of reports to run
Given user is viewing the list of reports to run When the Incomplete Orders hyperlink is clicked Then the user should be presented with a list of customer names that have incomplete orders that includes the products on those orders
John Reeves
Order 392
Kite
Baby food
Tandem bicycle
Marcus Wheatley
Order 81
Frozen spinach
Super glue
The text was updated successfully, but these errors were encountered:
Given a user wants to see a list of incomplete order details
When the user clicks on the
Reports
item in the navigation barThen a hyperlink labeled
Incomplete Orders
should be in a list of reports to runGiven user is viewing the list of reports to run
When the
Incomplete Orders
hyperlink is clickedThen the user should be presented with a list of customer names that have incomplete orders that includes the products on those orders
John Reeves
Order 392
Marcus Wheatley
Order 81
The text was updated successfully, but these errors were encountered: