Sha256: b81e17478cb1f27e0d3de038dfa909c2f74befc7a3f54212793cb7c16df8d755

Contents?: true

Size: 417 Bytes

Versions: 1

Compression:

Stored size: 417 Bytes

Contents

Feature: Front page 

  As a user
  I want to enter my information into a form
  In order to submit that information
  
  Scenario: I visit the front page
    When I visit the front page
    Then I should see a form
    And I should see a savings text field
    And I should see an income text field
    And I should see a bills text field
    And I should see an email text field
    And I should see a submit button

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
winton-sum-0.1.0 features/front_page.feature