Skip to content
Extraits de code Groupes Projets
Valider 81278fa6 rédigé par Anton Ilin's avatar Anton Ilin
Parcourir les fichiers

Make feature consistent with other features.

Actually, I just trying to make this feature pass.
parent 870f2e2a
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -22,11 +22,11 @@ Feature: Hovercards ...@@ -22,11 +22,11 @@ Feature: Hovercards
Then I should not see a hovercard Then I should not see a hovercard
Scenario: Hovercards on the main stream in reshares Scenario: Hovercards on the main stream in reshares
When I am on "bob@bob.bob"'s page Given I am on "bob@bob.bob"'s page
Then I should see "alice public stuff" within ".reshare" Then I should see "public stuff" within ".stream_element"
When I hover "Alice" within ".reshare" When I hover "Alice" within ".reshare"
Then I should not see a hovercard Then I should not see a hovercard
When I am on "alice@alice.alice"'s page When I am on "alice@alice.alice"'s page
Then I should see "public stuff" within ".reshare" Then I should see "public stuff" within ".stream_element"
When I hover "Bob Jones" within ".reshare" When I hover "Bob Jones" within ".reshare"
Then I should see a hovercard Then I should see a hovercard
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter