Hi, On Mon, Jul 7, 2008 at 10:25 AM, Andrew Moore <[EMAIL PROTECTED]> wrote: > On Mon, Jul 7, 2008 at 10:18 AM, Galen Charlton > <[EMAIL PROTECTED]> wrote: >> >> Since this is now an author test, should the directories be simply set >> to "koha-tmpl/$module-tmpl/img/itemtypeimg', rather than relying on >> the developer's $KOHA_CONF to be right? > > Perhaps. I don't know which one is more dependable. I actually thought > it was very likely that the $KOHA_CONF was pointing to the right place > when they were running tests. Why would it not be?
Very likely, but not 100%; a developer could have modified $KOHA_CONF from its original version created by the dev-mode install. For author tests in xt, which thus far are not dependent on a database or a specific configuration, it would be simpler if they are specifically designed to test the state of the developer's working git tree. Regards, Galen -- Galen Charlton Koha Application Developer LibLime [EMAIL PROTECTED] p: 1-888-564-2457 x709 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
