Skip to content
Extraits de code Groupes Projets
Non vérifiée Valider 6f14040e rédigé par flaburgan's avatar flaburgan Validation de Benjamin Neff
Parcourir les fichiers

Fix invitation from sidebar

closes #7404
parent 577ead77
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -46,7 +46,8 @@ Feature: Invitations
And I fill in the following:
| email_inviter_emails | alex@example.com |
And I press "Send an invitation"
Then I should have 1 Devise email delivery
Then I should see a flash message indicating success
And I should have 1 Devise email delivery
And I should not see "change your notification settings" in the last sent email
Scenario: sends an invitation from the stream
......@@ -56,7 +57,8 @@ Feature: Invitations
And I fill in the following:
| email_inviter_emails | alex@example.com |
And I press "Send an invitation"
Then I should have 1 Devise email delivery
Then I should see a flash message indicating success
And I should have 1 Devise email delivery
And I should not see "change your notification settings" in the last sent email
Scenario: sends an invitation from the people search page
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter