5bbf3ccf05
* Profile * Browse code * Sceleton for main features * Wiki * Commits
8 lines
177 B
Gherkin
8 lines
177 B
Gherkin
Feature: Comment commit
|
|
Background:
|
|
Given I signin as a user
|
|
And I own project "Shop"
|
|
Given I visit project commit page
|
|
|
|
Scenario: I leave a comment for commit
|