search for: story_comments_controller_test

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

2006 Feb 06
9
tests fine, but fail under rake
Hi there, So I have an odd error at the moment that only occurs when I run tests via rake. It''s happening with two tests now. Under a simple ruby run, the tests are fine, e.g.: D:\User\Code\ruby\prometheus>ruby test\functional\story_comments_controller_test .rb Loaded suite test/functional/story_comments_controller_test Started ......... Finished in 2.37 seconds. 9 tests, 65 assertions, 0 failures, 0 errors However when I run rake I get this: 2) Error: test_search(StoryCommentsControllerTest): ActionView::TemplateError: Couldn''t find Story...