summaryrefslogtreecommitdiff
path: root/features/project
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2015-12-08 16:56:39 +0000
committerRobert Speicher <robert@gitlab.com>2015-12-08 16:56:39 +0000
commitbefff32ecba3cd5fa634ea90ce2fc365a1b5e34e (patch)
treedb3a466f879dcb258db63ef7148b9bb2daa53b31 /features/project
parent038c9a65fbe814927e9c9fa12f1bda660249e8b0 (diff)
parent9b20731d4aa2b6ffce614cd77606809ad0e2a832 (diff)
downloadgitlab-ce-befff32ecba3cd5fa634ea90ce2fc365a1b5e34e.tar.gz
Merge branch 'languages-graph' into 'master'
Languages graph See merge request !2009
Diffstat (limited to 'features/project')
-rw-r--r--features/project/graph.feature5
1 files changed, 5 insertions, 0 deletions
diff --git a/features/project/graph.feature b/features/project/graph.feature
index 2acd65aea5f..63793d6f989 100644
--- a/features/project/graph.feature
+++ b/features/project/graph.feature
@@ -18,3 +18,8 @@ Feature: Project Graph
Given project "Shop" has CI enabled
When I visit project "Shop" CI graph page
Then page should have CI graphs
+
+ @javascript
+ Scenario: I should see project languages graphs
+ When I visit project "Shop" languages graph page
+ Then page should have languages graphs