Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-02-13 13:47:15 +0300
committerStan Hu <stanhu@gmail.com>2016-02-13 13:47:15 +0300
commit46d35cdbe572e7cad434ed9c61fc264160184aba (patch)
treed11fac1615e12235202598821eea305671a5b90e /features/project/issues
parent7ffcc5a17bc462b652e91c1cff36b8baaeb6a41a (diff)
Add spinach tests for award emoji
Diffstat (limited to 'features/project/issues')
-rw-r--r--features/project/issues/award_emoji.feature11
1 files changed, 10 insertions, 1 deletions
diff --git a/features/project/issues/award_emoji.feature b/features/project/issues/award_emoji.feature
index bfde89fd896..2945bb3753a 100644
--- a/features/project/issues/award_emoji.feature
+++ b/features/project/issues/award_emoji.feature
@@ -7,7 +7,16 @@ Feature: Award Emoji
And I visit "Bugfix" issue page
@javascript
- Scenario: I add and remove award in the issue
+ Scenario: I repeatedly add and remove thumbsup award in the issue
+ Given I click the thumbsup award Emoji
+ Then I have award added
+ Given I click the thumbsup award Emoji
+ Then I have no awards added
+ Given I click the thumbsup award Emoji
+ Then I have award added
+
+ @javascript
+ Scenario: I add and remove custom award in the issue
Given I click to emoji-picker
Then The search field is focused
And I click to emoji in the picker