kristindiannefoss / little_shop

1 stars 0 forks source link

Log in existing user #45

Closed rwarbelow closed 8 years ago

rwarbelow commented 8 years ago

As a visitor When I visit "/login And when I click link "Create Account" And I fill in my desired credentials And I submit my information Then my current page should be "/dashboard" And I should see a message in the navbar that says "Logged in as SOME_USER" And I should see my profile information And I should not see a link for "Login" And I should see a link for "Logout"