Cucumber:
* Profile * Browse code * Sceleton for main features * Wiki * Commits
This commit is contained in:
parent
6ff99fe945
commit
5bbf3ccf05
37 changed files with 560 additions and 62 deletions
7
features/projects/commits/commit_comments.feature
Normal file
7
features/projects/commits/commit_comments.feature
Normal file
|
@ -0,0 +1,7 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue