Skip to content
Extraits de code Groupes Projets
Non vérifiée Valider 30c2d5d9 rédigé par flaburgan's avatar flaburgan Validation de Steffen van Bergerem
Parcourir les fichiers

Close popovers before submitting the publisher to avoid random failures

closes #7384
parent ce15f41a
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -48,7 +48,9 @@ Feature: new user registration ...@@ -48,7 +48,9 @@ Feature: new user registration
When I confirm the alert after I follow "awesome_button" When I confirm the alert after I follow "awesome_button"
Then I should be on the stream page Then I should be on the stream page
And the publisher should be expanded And the publisher should be expanded
When I submit the publisher When I wait for the popovers to appear
And I click close on all the popovers
And I submit the publisher
Then "Hey everyone, I’m #newhere." should be post 1 Then "Hey everyone, I’m #newhere." should be post 1
Scenario: new user with some tags posts first status message Scenario: new user with some tags posts first status message
...@@ -59,6 +61,8 @@ Feature: new user registration ...@@ -59,6 +61,8 @@ Feature: new user registration
And I follow "awesome_button" And I follow "awesome_button"
Then I should be on the stream page Then I should be on the stream page
And the publisher should be expanded And the publisher should be expanded
When I wait for the popovers to appear
And I click close on all the popovers
And I submit the publisher And I submit the publisher
Then "Hey everyone, I’m #newhere. I’m interested in #rockstar." should be post 1 Then "Hey everyone, I’m #newhere. I’m interested in #rockstar." should be post 1
......
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