Sha256: 7103f01a6fcc59a5acb9c4221c41cf402865ba88e6ce4611560139ad8d48f455

Contents?: true

Size: 629 Bytes

Versions: 267

Compression:

Stored size: 629 Bytes

Contents

Feature: Matt's example with a comment before a step

Scenario: Upload an image for an artist and create a concert in the process
  Given I am logged in to my account
  And there is one Artist named "Pixies"
  And there is one Venue
  When I visit the page for the Artist
  And I follow "add a photo"
  And I upload an Image
  # Search on select concert page
  And I press "Search Pixies concerts" 
  And I follow "Add a new Concert"
  And I fill in new Concert information
  And I press "Preview"
  And I press "Add concert"
  # No artists appear in this photo
  And I press "Submit" 
  Then my Concert should exist with 1 Image

Version data entries

267 entries across 265 versions & 26 rubygems

Version Path
aslakhellesoy-cucumber-0.3.11.1 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.11.200907091518 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.11.3 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.11.5 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.11.6 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.11 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.2 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.3.1 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.3.2 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.3.3 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.3.4 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.3.5 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.3.6 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.3 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.4 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.5 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.6.1 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.7.1 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.7.2 examples/tickets/features/177/3.feature
aslakhellesoy-cucumber-0.3.7.3 examples/tickets/features/177/3.feature