summaryrefslogtreecommitdiff
path: root/features/project/commits
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-03-24 00:07:17 -0700
committerStan Hu <stanhu@gmail.com>2015-03-24 00:19:41 -0700
commiteecd897170c7f6428ba500610f368a1f3bdcbb8f (patch)
tree5bcae63b46811603c0fb28c0a4e1f8fc96ca30c7 /features/project/commits
parentc3c9703437a552700c2a6ca010b05cc56aa6d73a (diff)
downloadgitlab-ce-eecd897170c7f6428ba500610f368a1f3bdcbb8f.tar.gz
Fix code unfold not working on Compare commits page
Closes #1274
Diffstat (limited to 'features/project/commits')
-rw-r--r--features/project/commits/commits.feature3
1 files changed, 3 insertions, 0 deletions
diff --git a/features/project/commits/commits.feature b/features/project/commits/commits.feature
index 46076b6f3e6..c4b206edc95 100644
--- a/features/project/commits/commits.feature
+++ b/features/project/commits/commits.feature
@@ -21,10 +21,13 @@ Feature: Project Commits
And I click side-by-side diff button
Then I see inline diff button
+ @javascript
Scenario: I compare refs
Given I visit compare refs page
And I fill compare fields with refs
Then I see compared refs
+ And I unfold diff
+ Then I should see additional file lines
Scenario: I browse commits for a specific path
Given I visit my project's commits page for a specific path