Sha256: 90bea1a3f08f398b445023ce4c18a2b2ff85b39f3eea42de9a2f6e4c0f38a9e5

Contents?: true

Size: 332 Bytes

Versions: 4

Compression:

Stored size: 332 Bytes

Contents

Feature: List
  In order to know which application is installed
  As an application user
  I want to list my applications

  Scenario: View the list of applications
    Given I visit the index page
#    And I fill in '50' for 'first'
#    And I fill in '70' for 'second'
#    When I press 'Add'
#    Then I should see 'Answer: 120'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ruby-station-0.1.3 tests/features/list.feature
ruby-station-0.1.2 tests/features/list.feature
ruby-station-0.1.1 tests/features/list.feature
ruby-station-0.1.0 tests/features/list.feature