Displaying 1 result from an estimated 1 matches for "upcomingmessag".
Did you mean:
upcomingmessage
2006 Oct 12
1
did something in revision 68 break stubs?
...of my tests. I use Mocha as
a Rails plugin under svn:externals and when I hit svn up, I was updated
to revision 68. Then when I ran my morning''s ritual full test run all
the tests that call ''stubs'' threw erros like this one:
7) Error:
test_find_venue_id_returns_nil(UpcomingMessageTest):
NoMethodError: undefined method `stubs'' for #<UpcomingMessage:0x2a983cb2e0>
/home/greg/projects/mercury/config/../vendor/rails/activerecord/lib/active_record/base.rb:1845:in
`method_missing''
test/unit/upcoming_message_test.rb:116:in
`test_find_venue_id_retu...