Koha/t/db_dependent/www
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
..
data Bug 18336: Full stack tests for supplemental UTF-8 chars 2018-02-16 17:53:42 -03:00
auth_values_input_www.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
batch.t Bug 18984: Remove NORMARC support 2021-10-07 15:36:40 +02:00
history.t Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
regressions.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
search_utf8.t Bug 29368: Correctly mock Zebra index from tests 2021-10-29 15:45:53 +02:00