search for: sidebartest

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

2006 Jan 14
0
testing template components
...end def test_setup assert true end end Nope, that throws an error that makes me think I am headed in the wrong direction- 1) Error: test_get_menu(SidebarControllerTest): NoMethodError: undefined method `new'' for Navigation::Sidebar:Dependencies::LoadingModule functional/sidebarTest.rb:9:in `setup_without_fixtures'' /usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/fixtures.rb:523:in `setup'' /usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/fixtures.rb:521:in `setup'' Here is the controller if that is of interes...