Thread: Testing fails with fixtures not when invoked directly
Testing fails with fixtures not when
invoked directly
2006-08-15 03:56:44
We're having the same problem. Actually it's more
accurate to say we're NOW
having the same problem, after months of development.
Do you our anyone have any thoughts on this occurrence?
_______________________________________________
Rails mailing list
Railslists.rubyonrails.org
h
ttp://lists.rubyonrails.org/mailman/listinfo/rails
Testing fails with fixtures not when
invoked directly
Testing fails with fixtures not when
invoked directly
2006-08-17 19:27:12
On 8/17/06, Dominic Sisneros <dsisnerogmail.com> wrote:
> I still have this problem, any ideas?
>
> Thanks in advance
>
> Dominic
Do you by any chance use SQL Server 2000?
Raf
--
http://www.bdcsoftware.com
" - Automotive CRM
_______________________________________________
Rails mailing list
Railslists.rubyonrails.org
h
ttp://lists.rubyonrails.org/mailman/listinfo/rails
Testing fails with fixtures not when
invoked directly
Testing fails with fixtures not when
invoked directly
2006-08-18 06:52:43
I've seen this happen before. I *think* it was caused by having a setup method declared in both test/test_helper.rb and in your test class... but I could be wrong.