summaryrefslogtreecommitdiff
path: root/features/project/graph.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/project/graph.feature')
-rw-r--r--features/project/graph.feature6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/project/graph.feature b/features/project/graph.feature
index 89064242c1c..2acd65aea5f 100644
--- a/features/project/graph.feature
+++ b/features/project/graph.feature
@@ -12,3 +12,9 @@ Feature: Project Graph
Scenario: I should see project commits graphs
When I visit project "Shop" commits graph page
Then page should have commits graphs
+
+ @javascript
+ Scenario: I should see project ci graphs
+ Given project "Shop" has CI enabled
+ When I visit project "Shop" CI graph page
+ Then page should have CI graphs