This project is archived and is in readonly mode.

#4213 ✓resolved
Sam Ruby

undefined method `named_routes' in integration test

Reported by Sam Ruby | March 18th, 2010 @ 11:51 AM | in 3.0.2

Broken by commit: http://github.com/rails/rails/commit/947f86c699b33bd44703b3554db58e...

full BACKTRACE:

NoMethodError: undefined method assert_template' for #<UserStoriesTest:0x29a723c><br/>

/Users/rubys/git/rails/actionpack/lib/action_dispatch/testing/integration.rb:374:in `method_missing'
test/integration/user_stories_test.rb:21:in `test_buying_a_product'
/Users/rubys/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:64:in `__send__'
/Users/rubys/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:64:in `run'
/Users/rubys/git/rails/activesupport/lib/active_support/callbacks.rb:412:in `_run_setup_callbacks'
/Users/rubys/git/rails/activesupport/lib/active_support/testing/setup_and_teardown.rb:62:in `run'

Current output (expected output is that all tests pass):

http://intertwingly.net/projects/AWDwR3/checkdepot/section-14.4.html

Source of integration test being run:

http://github.com/rubys/awdwr/blob/master/data/test/user_stories_te...

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Pages