Make ember route expectations smarter
This commit is contained in:
@@ -38,6 +38,7 @@ Feature: Ordering a product as a user
|
||||
Then the user should see an empty active order panel
|
||||
And the user clicks on the order 'Heineken beer' twice
|
||||
And the user clicks on the user order button
|
||||
And I wait 1 second
|
||||
Then an order with 2 products 'Heineken beer' should have been created
|
||||
And no order for the product 'Apple pie' should have been created
|
||||
|
||||
|
||||
Reference in New Issue
Block a user