Skip to content
Extraits de code Groupes Projets
Valider be2ec463 rédigé par Gonzalo Rodriguez's avatar Gonzalo Rodriguez
Parcourir les fichiers

Fix comments cuke

parent eaa19151
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -23,6 +23,7 @@ Feature: commenting
Scenario: comment on a photo from the photo page
When I sign in as "bob@bob.bob"
And I am on the photo page for "alice@alice.alice"'s post "Look at this dog"
And I wait for the ajax to finish
And I focus the comment field
And I fill in "Comment" with "hahahah"
And I press "Comment"
......@@ -32,6 +33,7 @@ Feature: commenting
Scenario: comment on your own photo from the photo page
When I sign in as "alice@alice.alice"
And I am on the photo page for "alice@alice.alice"'s post "Look at this dog"
And I wait for the ajax to finish
And I focus the comment field
And I fill in "Comment" with "hahahah"
And I press "Comment"
......
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