Open CaraMcAvinchey opened 1 year ago
As a site user, I can register an account so that I can interact with blog posts.
Scenario: Given I am on the registration page When I enter the correct credentials And I click submit Then I will be a registered user
URL: https://stem-and-leaf-blog.herokuapp.com/accounts/signup/
As a site user, I can register an account so that I can interact with blog posts.
Acceptance Criteria
Scenario: Given I am on the registration page When I enter the correct credentials And I click submit Then I will be a registered user
URL: https://stem-and-leaf-blog.herokuapp.com/accounts/signup/
Expected Outcome