diff --git a/src/app/features/001_sign_up.feature b/src/app/features/001_sign_up.feature index a3aa6326..85d7061e 100644 --- a/src/app/features/001_sign_up.feature +++ b/src/app/features/001_sign_up.feature @@ -4,28 +4,48 @@ As a user I want to create an account So that I can use the application -Scenario: User creates a new account filling all fields filled with valid data +Scenario: User creates a new account filling all fields with valid data Given I am on the create account page When I fill the user registration form + When I attach a profile picture And I click the Cadastrar button Then I should see the welcome page -Scenario: User creates a new account successfully checking the checkbox to see near colleges +Scenario: User creates a new account successfully and check the option to see near colleges Given I am on the create account page When I fill the user registration form + When I attach a profile picture And I check the checkbox to see the page's wizard And I click the Cadastrar button Then I should see the page's wizard -Scenario: User try to create a new account with invalid data +Scenario Outline: User try to create a new account with invalid data Given I am on the create account page - When I fill the user registration form with invalid data + When I fill the user registration form + When I fill in "