Sha256: 72d1c81717ade0ccd6dacaf24e04cc45dc7e3d3cdf121aba37d6169678ebf1bd

Contents?: true

Size: 174 Bytes

Versions: 4

Compression:

Stored size: 174 Bytes

Contents

When /^I create a comment$/ do
  step 'I fill in "comment_email" with "my@address.com"'
  step 'I fill in "comment_message" with "Yay"'
  step 'I press "Create comment"'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
open_conference_ware-1.0.0.pre4 features/step_definitions/comment_create_steps.rb
open_conference_ware-1.0.0.pre3 features/step_definitions/comment_create_steps.rb
open_conference_ware-1.0.0.pre2 features/step_definitions/comment_create_steps.rb
open_conference_ware-1.0.0.pre1 features/step_definitions/comment_create_steps.rb