Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git_blame.feature « source « project « features - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb993ffc639c54067b65056d3216a1a650f05c2e (plain)
1
2
3
4
5
6
7
8
9
10
Feature: Project Browse git repo
  Background:
    Given I sign in as a user
    And I own project "Shop"
    Given I visit project source page

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