Green specs for ember 1.13
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user