It turns out that none of my tests are working. I thought maybe it  
was a database connection issue, but everything looks fine in that area.

James


On 2-Aug-06, at 12:09 AM | Aug 2, John W. Long wrote:

> James MacAulay wrote:
>> When I use script/generate to make a behavior, the default test fails
>> right out of the box. It doesn't seem to like the use of
>> 'behavior_id' on Page, and I don't really understand why. I'm working
>> off of the svn trunk, with revision 87. Any thoughts as to why this
>> is happening? Is it only me? I've made some changes to my
>> istallation, but none that I would expect could affect something like
>> this.
>
> This works for me:
>
> $ script/console
> Loading development environment.
>>> Page.find(1).behavior_id
> => ""
>>>
>
> Does it work for you?
>
> --
> John Long
> http://wiseheartdesign.com
>
> _______________________________________________
> Radiant mailing list
> [email protected]
> http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
[email protected]
http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to