BigW Consortium Gitlab

git_blame.feature 284 Bytes
Newer Older
1
Feature: Project Source Git Blame
2 3
  Background:
    Given I sign in as a user
4 5 6 7
    And I own project "Shop"
    Given I visit project source page

  Scenario: I blame file
8
    Given I click on ".gitignore" file in repo
9
    And I click Blame button
10
    Then I should see git file blame