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:
authorRobert Schilling <rschilling@student.tugraz.at>2014-09-01 13:09:07 +0400
committerRobert Schilling <rschilling@student.tugraz.at>2014-09-05 01:15:28 +0400
commitbd2355191fa45ec04ba7b79b7fcb2b26088abc16 (patch)
tree669b43db999861469f70da6aacada6da3ec172df /features/project
parent7a0e1c7238033b33b7296701bfded56d4ad7f250 (diff)
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