Skip to content
Extraits de code Groupes Projets
Valider c17425b7 rédigé par danielvincent's avatar danielvincent
Parcourir les fichiers

fixed one cuke

parent 43824c4b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -7,14 +7,15 @@ Feature: managing contact requests
Scenario: seeing contact request notifications
When I am on the home page
Then I should see "Home (1)" in the header
When I follow "Home (1)"
Then I should see "Home" in the header
Then I should see "Home" in the header
When I follow "Home"
Then I should see "new request!"
@javascript
Scenario: viewing a request's profile
When I am on the aspects manage page
Then I should see 1 contact request
Then I should see "1" within "#notification_badge"
When I click on the contact request
And I wait for the request's profile page to load
Then I should be on the requestor's profile 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