gitlabhq/features/project/source/git_blame.feature
2012-09-10 04:27:11 -07:00

11 lines
265 B
Gherkin

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