Sha256: bdbefb3017bdf1d65c7ac06dbc7fd30ebce4417f6de2eada7615ebcb2b3e7394

Contents?: true

Size: 352 Bytes

Versions: 4

Compression:

Stored size: 352 Bytes

Contents

Feature: running Coupler for the first time

  Scenario: very first use
    When I go to the front page
    And I click the "create a project" link
    And I fill in the form:
      | Name        | My Project               |
      | Description | This is my first project |
    And I click the "Submit" button
    And I click the "add a resource" link

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
coupler-0.0.4-java features/wizard.feature
coupler-0.0.3-java features/wizard.feature
coupler-0.0.2-java features/wizard.feature
coupler-0.0.1-java features/wizard.feature