[Koha-bugs] [Bug 29368] Zebra index not correctly mocked from tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 29 14:25:43 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29368

--- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
I think the trick may have worked before (no plack), but now I really don't see
how we could find a fix for mocking correctly the koha-conf (and so zebra
config/index).
The only solution I see would be to introduce a fixed path for an alternate
koha-conf file. Koha::Config->guess_koha_conf would pick it first if exists
(only for dev_install). I don't even know if that would work (as we are loading
it very early).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list