Implement close window on server level

This commit is contained in:
2014-09-05 16:00:44 +02:00
parent 0c49a9fa4d
commit ad7b396dd1
5 changed files with 15 additions and 3 deletions
@@ -7,7 +7,7 @@ step "There is no user information stored in the local storage" do
end
step "I visit the user obtain token path" do
visit user_obtain_token_path
visit user_root_path # obtain token through ember application
end
step "I am signed in as a user" do