confirmation: add a dedicated page with confirmation instructions

Fix #2586
This commit is contained in:
Pierre de La Morinerie 2018-11-08 14:02:41 +00:00
parent c927e6651d
commit c7ac43cfe7
9 changed files with 146 additions and 31 deletions

View file

@ -37,7 +37,7 @@ feature 'Invitations' do
# Create the account
sign_up_with invite.email, user_password
expect(page).to have_content("lien d'activation")
expect(page).to have_content('lien dactivation')
# Confirm the account
# (The user should be redirected to the dossier they was invited on)