commencer: add an independant page

This commit is contained in:
Pierre de La Morinerie 2019-01-16 10:57:58 +00:00
parent bd77f82df0
commit 016e5f2e6f
14 changed files with 252 additions and 42 deletions

View file

@ -21,6 +21,7 @@ feature 'Signin in:' do
end
scenario 'an existing user can sign-in and fill the procedure' do
click_on 'Jai déjà un compte'
expect(page).to have_current_path new_user_session_path
expect_page_to_have_procedure_description(procedure)