Koha/t/db_dependent/selenium
Martin Renvoize 26e4866c9d
Bug 34094: (follow-up) Fix failing unit test
The unit tests were written to assume we always do a 'contains' search,
but the new system preference allows for 'starts_with' or 'contains'.

As such, for the tests to pass, we need to explicitly mock the
preference to 'contains'

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit b787e66fef)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2023-07-18 11:02:37 +01:00
..
00-onboarding.t
01-installation.t
administration_tasks.t
authentication.t
authentication_2fa.t Bug 33904: Add tests 2023-06-26 14:58:20 +02:00
basic_workflow.t Bug 33528: Fix basic_workflow.t 2023-07-17 12:14:44 +01:00
batch_item_modification.t
patrons_search.t Bug 34094: (follow-up) Fix failing unit test 2023-07-18 11:02:37 +01:00
regressions.t
remove_from_cart.t
self_registration.t
system_preferences_search.t
update_child_to_adult.t