Mackenzie-Frey / brownfield-of-dreams

Brownfield of Dreams is a video tutorial platform in which additional functionality was built on an existing codebase.
https://brownfield-dreams.herokuapp.com/
1 stars 0 forks source link

Email activation #34

Closed aprildagonese closed 5 years ago

aprildagonese commented 5 years ago

As a guest user When I visit "/" And I click "Register" Then I should be on "/register" And when I fill in an email address (required) And I fill in first name (required) And I fill in first name (required) And I fill in password and password confirmation (required) And I click submit Then I should be redirected to "/dashboard" And I should see a message that says "Logged in as " And I should see a message that says "This account has not yet been activated. Please check your email."