[Rails] Re: Re: Re: Re: Re: Re: Unable to load file in testing
Colin Law wrote:
> On 20 February 2010 11:25, Hemant Bhargava <lists@ruby-forum.com> wrote:
>>
>> What else you want ..
>
> As I said above, post the error after checking that there is no
> set_fixture_class anywhere.
>
In TEST.LOG
FOR HOLIDAYS:-
Unable to load holiday, underlying cause no such file to load -- holiday
FOR ACCOUNTS:-
Unable to load account, underlying cause no such file to load -- account
----
Means that it is coming for every table.. Also if i dont do
set_fixture_class :holidays => 'Holidays' then while running test cases
i am getting error
FixtureClassNotFound: No class attached to find.
test/integration/leave_test.rb:17:in
`test_leave_page_access_if_employee_login'
> Colin
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home