Green specs for ember 1.13

This commit is contained in:
2015-08-13 15:08:04 +02:00
parent 8ce95f72e9
commit 0415603a49
7 changed files with 21 additions and 10 deletions
@@ -16,6 +16,7 @@ Feature: Sign up as user using facebook
Given there is a confirmed and open supplier
And there is a facebook user
And the user has an active order
And there is no user information stored in the local storage
#When I visit the user obtain token path
When the user is on the homepage
Then the user is redirected to the sign in page
@@ -38,6 +39,7 @@ Feature: Sign up as user using facebook
Given there is a confirmed and open supplier
And there is a instagram user
And the user has an active order
And there is no user information stored in the local storage
#When I visit the user obtain token path
When the user is on the homepage
Then the user is redirected to the sign in page