Skip to content
Extraits de code Groupes Projets
Valider 4b2364e8 rédigé par zhitomirskiyi's avatar zhitomirskiyi
Parcourir les fichiers

MS profile update from getting started fixed

parent 62a815f6
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -12,7 +12,7 @@ Feature: invitation acceptance ...@@ -12,7 +12,7 @@ Feature: invitation acceptance
And I should see "getting_started_logo" And I should see "getting_started_logo"
When I fill in "profile_first_name" with "O" When I fill in "profile_first_name" with "O"
And I fill in "profile_last_name" with "Hai" And I fill in "profile_last_name" with "Hai"
And I fill in "profile_tag_string" with "#beingawesome" And I fill in "tags" with "#beingawesome"
And I press "Save and continue" And I press "Save and continue"
Then I should see "Profile updated" Then I should see "Profile updated"
And I should see "Would you like to find your Facebook friends on Diaspora?" And I should see "Would you like to find your Facebook friends on Diaspora?"
...@@ -30,7 +30,7 @@ Feature: invitation acceptance ...@@ -30,7 +30,7 @@ Feature: invitation acceptance
And I should see "getting_started_logo" And I should see "getting_started_logo"
When I fill in "profile_first_name" with "O" When I fill in "profile_first_name" with "O"
And I fill in "profile_last_name" with "Hai" And I fill in "profile_last_name" with "Hai"
And I fill in "profile_tag_string" with "#tags" And I fill in "tags" with "#tags"
And I press "Save and continue" And I press "Save and continue"
Then I should see "Profile updated" Then I should see "Profile updated"
......
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