Sha256: 6a011bcdfa40b2b657567d79fadba832183716066121d6c9ff9466ec6bef16bb

Contents?: true

Size: 250 Bytes

Versions: 4

Compression:

Stored size: 250 Bytes

Contents

Feature: Comment create
  In order to create a comment
  As someone
  I want to create a comment

  Scenario: Create a comment
    Given I am on a proposal accepting comments
    When I create a comment
    Then I should get a "success" notification

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
open_conference_ware-1.0.0.pre4 features/comment_create.feature
open_conference_ware-1.0.0.pre3 features/comment_create.feature
open_conference_ware-1.0.0.pre2 features/comment_create.feature
open_conference_ware-1.0.0.pre1 features/comment_create.feature