Koha/t/db_dependent/selenium
Nick Clemens 3f01f6cafc Bug 34517: (follow-up) Add test for attribute search field and make cleanup more robust
This patch adds a test to cover the new functionality of searching an attribute not searched by default.

It also moves the addition of objects to the cleanup array right after they are created. Patrons are added to the front of the array to ensure no constraints are violated when deleting. This change ensures that if the tests die before reachign the end, the data generated is still cleaned up.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2023-11-14 08:35:23 +01:00
..
00-onboarding.t
01-installation.t
administration_tasks.t Bug 35263: Add selenium tests 2023-11-08 09:58:52 -03:00
authentication.t
authentication_2fa.t
basic_workflow.t
batch_item_modification.t
ilsdi.t Bug 35008: (QA follow-up) Add selenium unit tests 2023-11-10 10:59:28 -03:00
patrons_search.t Bug 34517: (follow-up) Add test for attribute search field and make cleanup more robust 2023-11-14 08:35:23 +01:00
regressions.t
remove_from_cart.t
self_registration.t
system_preferences_search.t
update_child_to_adult.t