Sha256: a1a3fac432d1cd0c07f3ed7fd9609f14ecdf6720fd1f182bff761812c44d2222

Contents?: true

Size: 796 Bytes

Versions: 6

Compression:

Stored size: 796 Bytes

Contents

Story: minimalist invites
  As a host with lots to do
  I want to plan a party with a minimum of mouse clicks
  So that I can get on with the rest of my tasks
  
  Scenario: manual invites
    Given a party called "Celebration"
    And a description of "There's a party goin' on"
    And a location of "Right here"
    And a starting time of September 29, 2010 at 12:30 PM
    And an ending time of September 29, 2010 at 12:35 PM

    When I view the invitation
    Then I should see the Web address to send to my friends
    And the name should be "Celebration"
    And the description should be "There's a party goin' on"
    And the location should be "Right here"
    And the party should begin on September 29, 2010 at 12:30 PM
    And the party should end on September 29, 2010 at 12:35 PM

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
win_gui-0.1.6 book_code/story/invite.story
win_gui-0.1.4 book_code/story/invite.story
win_gui-0.1.3 book_code/story/invite.story
win_gui-0.1.2 book_code/story/invite.story
win_gui-0.1.1 book_code/story/invite.story
win_gui-0.1.0 book_code/story/invite.story