Koha/t/db_dependent/selenium
Martin Renvoize b787e66fef
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>
2023-07-12 14:30:49 -03:00
..
00-onboarding.t
01-installation.t
administration_tasks.t
authentication.t
authentication_2fa.t Bug 33904: Add tests 2023-06-09 08:28:58 -03:00
basic_workflow.t Bug 33528: Fix basic_workflow.t 2023-06-14 12:46:47 -03:00
batch_item_modification.t
patrons_search.t Bug 34094: (follow-up) Fix failing unit test 2023-07-12 14:30:49 -03:00
regressions.t Bug 29311: (follow-up) Fix t/db_dependent/selenium/regressions.t 2023-04-11 09:35:06 +02:00
remove_from_cart.t
self_registration.t
system_preferences_search.t
update_child_to_adult.t