Comments cucumber. More refactoring. Cucumber -> branches, tags
This commit is contained in:
parent
1281c122c7
commit
9844ddd43f
16 changed files with 80 additions and 192 deletions
|
@ -4,4 +4,7 @@ Feature: Comment commit
|
|||
And I own project "Shop"
|
||||
Given I visit project commit page
|
||||
|
||||
Scenario: I leave a comment for commit
|
||||
@javascript
|
||||
Scenario: I comment commit
|
||||
Given I leave a comment like "XML attached"
|
||||
Then I should see comment "XML attached"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue