commit_comments.feature 272 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 Feature: Comment commit Background: Given I signin as a user And I own project "Shop" Given I visit project commit page @javascript Scenario: I comment commit Given I leave a comment like "XML attached" Then I should see comment "XML attached"