Sha256: ba73a265e81e9a098dcff6eb864fa216b8dab0bcbcfe379605ac4baf00bea166

Contents?: true

Size: 383 Bytes

Versions: 4

Compression:

Stored size: 383 Bytes

Contents

Feature: running Coupler for the first time

  Scenario: with a database resource
    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
    And I click the 

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
coupler-0.0.9-java features/wizard.feature
coupler-0.0.8-java features/wizard.feature
coupler-0.0.7-java features/wizard.feature
coupler-0.0.6-java features/wizard.feature