search for: forum_controller_test

Displaying 1 result from an estimated 1 matches for "forum_controller_test".

2008 Jan 12
0
Can't test application controller methods in functional tests?
...action_controller/test_process.rb:105:in `assign_parameters'' /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.5/lib/ action_controller/test_process.rb:380:in `process'' /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.5/lib/ action_controller/test_process.rb:356:in `get'' forum_controller_test.rb:464:in `test_home'' 6) Error: test_logout(ForumControllerTest): ActionController::RoutingError: No route matches {:action=>"logout", :controller=>"forum"} /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.5/lib/ action_controller/routing.rb:1299:in `generate...