diff --git a/src/app/app/assets/stylesheets/spotted.scss b/src/app/app/assets/stylesheets/spotted.scss index ca7478c6..0bad8d7d 100644 --- a/src/app/app/assets/stylesheets/spotted.scss +++ b/src/app/app/assets/stylesheets/spotted.scss @@ -191,10 +191,11 @@ h2.title { #show .container-right .scroll { width: 100%; - height: calc(100% - 60px); - height: -moz-calc(100% - 60px); - height: -webkit-calc(100% - 60px); + height: calc(100% - 66px); + height: -moz-calc(100% - 66px); + height: -webkit-calc(100% - 66px); height: -o-calc(100% - 60px); + padding-top: 10px; overflow: auto; } diff --git a/src/app/features/001_sign_up.feature b/src/app/features/001_sign_up.feature index f5703770..9a56fb8f 100644 --- a/src/app/features/001_sign_up.feature +++ b/src/app/features/001_sign_up.feature @@ -4,15 +4,60 @@ 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 + And 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 + And 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 \ No newline at end of file + Then I should see the page's wizard + +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 + And I fill in "