summaryrefslogtreecommitdiff
path: root/features/projects/source/git_blame.feature
blob: 6aa6be47debefe8f5d5c11a16fd5d850d0449bef (plain)
1
2
3
4
5
6
7
8
9
10
Feature: Browse git repo
  Background: 
    Given I signin as a user
    And I own project "Shop"
    Given I visit project source page

  Scenario: I blame file
    Given I click on file from repo
    And I click blame button
    Then I should see git file blame