Koha/t/lib
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
..
Koha Bug 28211: Fix test 2021-10-19 09:25:25 +02:00
Mocks Bug 29368: Correctly mock Zebra index from tests 2021-10-29 15:45:53 +02:00
QA
Bootstrap.pm Bug 19821: Require database_test != database 2021-10-25 11:27:40 +02:00
Dates.pm Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
Mocks.pm Bug 17600: Remove wrong C4::Context imports 2021-09-20 14:44:27 +02:00
Selenium.pm Bug 19185: Fix language selection 2021-10-25 11:27:40 +02:00
TestBuilder.pm Bug 17314: Make TestBuilder set good defaults for Suggestions 2021-10-28 17:32:34 +02:00