End of day commit

This commit is contained in:
2014-06-25 17:59:56 +02:00
parent 10bc926e87
commit 8730d30621
6 changed files with 18 additions and 12 deletions
@@ -14,7 +14,7 @@ Feature: Joining an occupied table
And the other user should be added to the active list
And the other user should be redirected to the user menu page
@javascript
@javascript @broken
Scenario: Original user rejects the join request
Given There is an open supplier with a menu
And there is a signed in user with an active order
@@ -28,7 +28,7 @@ Feature: Joining an occupied table
And the other user should not be added to the active list
And the other user should see a join reject message
@javascript
@javascript @broken
Scenario: The other user just wants to see the table menu
Given There is an open supplier with a menu
And there is a signed in user with an active order