Acceptance tests for user

This commit is contained in:
2015-09-17 17:46:33 +02:00
parent 8e931cabd4
commit cb744943bd
35 changed files with 91 additions and 49 deletions
@@ -11,6 +11,7 @@ Feature: Joining an occupied table
And the original user should see a join request message
When the original user approves the other user's join request
Then the original user should not see the join request anymore
And the original user should see the other user added below the active list
And the other user should be added to the active list
And the other user should be redirected to active list it just joined