gitlabhq/features/project/source/git_blame.feature

11 lines
285 B
Gherkin
Raw Normal View History

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
2013-02-21 11:27:52 +01:00
Given I click on "Gemfile.lock" file in repo
And I click blame button
Then I should see git file blame