Make ember route expectations smarter

This commit is contained in:
2014-10-17 18:23:48 +02:00
parent 84b1060c6f
commit 8837037b05
6 changed files with 19 additions and 7 deletions
@@ -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