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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-05 15:39:40 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-05 15:39:40 +0400
commit60a98584f672bafdf86b410809fb408764ad8fe5 (patch)
tree92852fa4ce6de631306a0664b5cd38ad45442c3e /features/project
parent3a971ca9ef612f44950182ded49c3bf9907fa530 (diff)
parentbd2355191fa45ec04ba7b79b7fcb2b26088abc16 (diff)
Merge pull request #7658 from Razer6/refresh_labels_page_on_delete
Show labels help message if last label is deleted
Diffstat (limited to 'features/project')
-rw-r--r--features/project/issues/labels.feature5
1 files changed, 5 insertions, 0 deletions
diff --git a/features/project/issues/labels.feature b/features/project/issues/labels.feature
index 29cf5307271..77ee5d8a686 100644
--- a/features/project/issues/labels.feature
+++ b/features/project/issues/labels.feature
@@ -24,6 +24,11 @@ Feature: Project Labels
When I remove label 'bug'
Then I should not see label 'bug'
+ @javascript
+ Scenario: I remove all labels
+ When I delete all labels
+ Then I should see labels help message
+
Scenario: I create a label with invalid color
Given I visit project "Shop" new label page
When I submit new label with invalid color