Koha/t/lib/Mocks
Jonathan Druart 4988c80905 Bug 29368: Correctly mock Zebra index from tests
This is just reusing what is done in Search.t (and that is correct).
But search_utf8.t and remove_from_cart.t are wrong as we want to use the
UI (and we cannot mock the zebra index, ie. koha-conf, from tests for
plack).

This still needs some work but improve a bit the existing code and make
tests pass (hopefully!)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-10-29 15:45:53 +02:00
..
Logger.pm Bug 28615: (follow-up) Disable strict mode explicitly 2021-06-29 12:24:55 -03:00
Zebra.pm Bug 29368: Correctly mock Zebra index from tests 2021-10-29 15:45:53 +02:00