On May 24, 2007, at 3:55 PM, Victor Cosby wrote: > I suspect there may be a conflict between the core Radiant tests and > the extensions since everything appears to be working fine in > development and production environments. And it seems like this kind > of conflict might be inevitable for some tests if an extension alters > core behavior, so I'm curious about how folks are avoiding that.
My recently checked in forms extension[1] also causes some Radiant tests to fail. In particular, SiteController tests. I put a few minutes into it and decided it wasn't worth the effort at the time. I don't know how to avoid it yet, but I have the feeling that an extension shouldn't cause core tests to stop working. I suppose in the end, it is going to require them to know nothing concrete in the way of object counts, tab counts, etc. aiwilliams [1] http://dev.radiantcms.org/svn/radiant/trunk/extensions/forms _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
