Sha256: 7fd37258413a12f9fa6cdb5b72da4f49b82d957a004b3fb0b1500d244f71b969

Contents?: true

Size: 310 Bytes

Versions: 8

Compression:

Stored size: 310 Bytes

Contents

@javascript
Feature: Manage folder comments
  Background:
    Given an authenticated user

  Scenario: Create a comment
    Given an existing task
    When I go to the tasks section
    When I consult this task
    And I create a new task comment
    Then I am on this task
    And the task comment is created

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
dorsale-3.3.0 features/flyboy_task_comments.feature
dorsale-3.2.0 features/flyboy_task_comments.feature
dorsale-3.1.7 features/flyboy_task_comments.feature
dorsale-3.1.6 features/flyboy_task_comments.feature
dorsale-3.1.5 features/flyboy_task_comments.feature
dorsale-3.1.4 features/flyboy_task_comments.feature
dorsale-3.1.3 features/flyboy_task_comments.feature
dorsale-3.1.2 features/flyboy_task_comments.feature