Created
August 18, 2009 15:25
-
-
Save ddollar/169780 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Scenario: User is signed up and requests password reset # features/password_reset.feature:11 | |
| Given I signed up with "email@person.com/password" # features/step_definitions/clearance_steps.rb:13 | |
| When I request password reset link to be sent to "email@person.com" # features/step_definitions/clearance_steps.rb:95 | |
| Failed to load /Users/david/Code/gemcutter/vendor/gems/qrush-clearance-0.7.0/app/models/clearance_mailer using extensions rb, treetop, tt (MissingSourceFile) | |
| /Library/Ruby/Gems/1.8/gems/polyglot-0.2.7/lib/polyglot.rb:44:in `load' | |
| /Library/Ruby/Gems/1.8/gems/polyglot-0.2.7/lib/polyglot.rb:60:in `require' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:158:in `require' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:265:in `require_or_load' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:425:in `load_missing_constant' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:80:in `const_missing_not_from_s3_library' | |
| /Users/david/Code/gemcutter/vendor/gems/aws-s3-0.6.2/lib/aws/s3/extensions.rb:206:in `const_missing' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/dependencies.rb:92:in `const_missing' | |
| /Users/david/Code/gemcutter/vendor/gems/qrush-clearance-0.7.0/app/controllers/clearance/passwords_controller.rb:14:in `create' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:1327:in `send' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:1327:in `perform_action_without_filters' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/filters.rb:617:in `call_filters' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/core_ext/benchmark.rb:10:in `realtime' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/rescue.rb:160:in `perform_action_without_flash' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/flash.rb:146:in `perform_action' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:527:in `send' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:527:in `process_without_filters' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/filters.rb:606:in `sass_old_process' | |
| /Users/david/Code/gemcutter/vendor/gems/haml-2.1.0/rails/../lib/sass/plugin/rails.rb:19:in `process' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:391:in `process' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:386:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/routing/route_set.rb:434:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/dispatcher.rb:88:in `dispatch' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/dispatcher.rb:111:in `_call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/dispatcher.rb:82:in `initialize' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/query_cache.rb:29:in `call' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/query_cache.rb:29:in `call' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/query_cache.rb:9:in `cache' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/query_cache.rb:28:in `call' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/methodoverride.rb:24:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/params_parser.rb:15:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rails-2.3.3/lib/rails/rack/metal.rb:47:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/session/cookie_store.rb:93:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/failsafe.rb:26:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `synchronize' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/dispatcher.rb:106:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lint.rb:47:in `_call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lint.rb:35:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/integration.rb:313:in `process' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/integration.rb:202:in `post' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/integration.rb:491:in `__send__' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/integration.rb:491:in `post' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/rails.rb:72:in `send' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/rails.rb:72:in `do_request' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/rails.rb:45:in `post' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/session.rb:276:in `send' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/session.rb:276:in `process_request' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/session.rb:116:in `request_page' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/elements/form.rb:20:in `submit' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/elements/field.rb:203:in `click' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/scope.rb:275:in `click_button' | |
| (eval):2:in `click_button' | |
| ./features/step_definitions/webrat_steps.rb:15:in `__instance_exec1' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:63:in `send' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:63:in `instance_exec' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:22:in `cucumber_instance_exec' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:41:in `cucumber_run_with_backtrace_filtering' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:10:in `cucumber_instance_exec' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/rb_support/rb_step_definition.rb:41:in `invoke' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/step_match.rb:16:in `invoke' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/world.rb:16:in `And' | |
| ./features/step_definitions/clearance_steps.rb:98:in `__instance_exec0' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:63:in `send' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:63:in `instance_exec' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:22:in `cucumber_instance_exec' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:41:in `cucumber_run_with_backtrace_filtering' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:10:in `cucumber_instance_exec' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/rb_support/rb_step_definition.rb:41:in `invoke' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/step_match.rb:16:in `invoke' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_invocation.rb:38:in `invoke' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_invocation.rb:25:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:79:in `visit_step' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/formatter/pretty.rb:128:in `visit_step' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_collection.rb:15:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_collection.rb:14:in `each' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_collection.rb:14:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:75:in `visit_steps' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/scenario.rb:33:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/step_mother.rb:188:in `before_and_after' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/scenario.rb:32:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:45:in `visit_feature_element' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/formatter/pretty.rb:80:in `visit_feature_element' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/feature.rb:25:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/feature.rb:24:in `each' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/feature.rb:24:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:23:in `visit_feature' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/formatter/pretty.rb:42:in `visit_feature' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/features.rb:29:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/features.rb:17:in `each' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/features.rb:17:in `each' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/features.rb:28:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:19:in `visit_features' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/formatter/pretty.rb:26:in `visit_features' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/broadcaster.rb:9:in `__send__' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/broadcaster.rb:9:in `method_missing' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/broadcaster.rb:8:in `map' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/broadcaster.rb:8:in `method_missing' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/cli/main.rb:55:in `execute!' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/cli/main.rb:22:in `execute' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/cucumber:9 | |
| /usr/bin/cucumber:19:in `load' | |
| /usr/bin/cucumber:19 | |
| features/password_reset.feature:13:in `When I request password reset link to be sent to "email@person.com"' | |
| Then I should see "instructions for changing your password" # features/step_definitions/webrat_steps.rb:94 | |
| And a password reset message should be sent to "email@person.com" # features/step_definitions/clearance_steps.rb:58 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Scenario: User signs up with valid data # features/sign_up.feature:14 | |
| When I go to the sign up page # features/step_definitions/webrat_steps.rb:10 | |
| And I fill in "Email" with "email@person.com" # features/step_definitions/webrat_steps.rb:22 | |
| And I fill in "Password" with "password" # features/step_definitions/webrat_steps.rb:22 | |
| And I fill in "Confirm password" with "password" # features/step_definitions/webrat_steps.rb:22 | |
| And I press "Sign Up" # features/step_definitions/webrat_steps.rb:14 | |
| undefined method `confirmation' for #<ClearanceMailer:0x3bfa858> (NoMethodError) | |
| /Library/Ruby/Gems/1.8/gems/actionmailer-2.3.3/lib/action_mailer/base.rb:459:in `__send__' | |
| /Library/Ruby/Gems/1.8/gems/actionmailer-2.3.3/lib/action_mailer/base.rb:459:in `create!' | |
| /Library/Ruby/Gems/1.8/gems/actionmailer-2.3.3/lib/action_mailer/base.rb:452:in `initialize' | |
| /Library/Ruby/Gems/1.8/gems/actionmailer-2.3.3/lib/action_mailer/base.rb:395:in `new' | |
| /Library/Ruby/Gems/1.8/gems/actionmailer-2.3.3/lib/action_mailer/base.rb:395:in `method_missing' | |
| /Users/david/Code/gemcutter/vendor/gems/qrush-clearance-0.7.0/app/controllers/clearance/users_controller.rb:14:in `create' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:1327:in `send' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:1327:in `perform_action_without_filters' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/filters.rb:617:in `call_filters' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/core_ext/benchmark.rb:10:in `realtime' | |
| /Library/Ruby/Gems/1.8/gems/activesupport-2.3.3/lib/active_support/core_ext/benchmark.rb:17:in `ms' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/rescue.rb:160:in `perform_action_without_flash' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/flash.rb:146:in `perform_action' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:527:in `send' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:527:in `process_without_filters' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/filters.rb:606:in `sass_old_process' | |
| /Users/david/Code/gemcutter/vendor/gems/haml-2.1.0/rails/../lib/sass/plugin/rails.rb:19:in `process' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:391:in `process' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/base.rb:386:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/routing/route_set.rb:434:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/dispatcher.rb:88:in `dispatch' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/dispatcher.rb:111:in `_call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/dispatcher.rb:82:in `initialize' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/query_cache.rb:29:in `call' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/query_cache.rb:29:in `call' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/query_cache.rb:9:in `cache' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/query_cache.rb:28:in `call' | |
| /Library/Ruby/Gems/1.8/gems/activerecord-2.3.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/methodoverride.rb:24:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/params_parser.rb:15:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rails-2.3.3/lib/rails/rack/metal.rb:47:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/session/cookie_store.rb:93:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/failsafe.rb:26:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `synchronize' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/dispatcher.rb:106:in `call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lint.rb:47:in `_call' | |
| /Library/Ruby/Gems/1.8/gems/rack-1.0.0/lib/rack/lint.rb:35:in `call' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/integration.rb:313:in `process' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/integration.rb:202:in `post' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/integration.rb:491:in `__send__' | |
| /Library/Ruby/Gems/1.8/gems/actionpack-2.3.3/lib/action_controller/integration.rb:491:in `post' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/rails.rb:72:in `send' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/rails.rb:72:in `do_request' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/rails.rb:45:in `post' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/session.rb:276:in `send' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/session.rb:276:in `process_request' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/session.rb:116:in `request_page' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/elements/form.rb:20:in `submit' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/elements/field.rb:203:in `click' | |
| /Library/Ruby/Gems/1.8/gems/webrat-0.5.0/lib/webrat/core/scope.rb:275:in `click_button' | |
| (eval):2:in `click_button' | |
| ./features/step_definitions/webrat_steps.rb:15:in `__instance_exec0' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:63:in `send' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:63:in `instance_exec' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:22:in `cucumber_instance_exec' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:41:in `cucumber_run_with_backtrace_filtering' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/core_ext/instance_exec.rb:10:in `cucumber_instance_exec' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/rb_support/rb_step_definition.rb:41:in `invoke' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/step_match.rb:16:in `invoke' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_invocation.rb:38:in `invoke' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_invocation.rb:25:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:79:in `visit_step' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/formatter/pretty.rb:128:in `visit_step' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_collection.rb:15:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_collection.rb:14:in `each' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/step_collection.rb:14:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:75:in `visit_steps' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/scenario.rb:33:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/step_mother.rb:188:in `before_and_after' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/scenario.rb:32:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:45:in `visit_feature_element' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/formatter/pretty.rb:80:in `visit_feature_element' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/feature.rb:25:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/feature.rb:24:in `each' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/feature.rb:24:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:23:in `visit_feature' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/formatter/pretty.rb:42:in `visit_feature' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/features.rb:29:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/features.rb:17:in `each' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/features.rb:17:in `each' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/features.rb:28:in `accept' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/ast/visitor.rb:19:in `visit_features' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/formatter/pretty.rb:26:in `visit_features' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/broadcaster.rb:9:in `__send__' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/broadcaster.rb:9:in `method_missing' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/broadcaster.rb:8:in `map' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/broadcaster.rb:8:in `method_missing' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/cli/main.rb:55:in `execute!' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/../lib/cucumber/cli/main.rb:22:in `execute' | |
| /Library/Ruby/Gems/1.8/gems/cucumber-0.3.96/bin/cucumber:9 | |
| /usr/bin/cucumber:19:in `load' | |
| /usr/bin/cucumber:19 | |
| features/sign_up.feature:19:in `And I press "Sign Up"' | |
| Then I should see "instructions for confirming" # features/step_definitions/webrat_steps.rb:94 | |
| And a confirmation message should be sent to "email@person.com" # features/step_definitions/clearance_steps.rb:44 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment