Koha/t/db_dependent/selenium
Martin Renvoize bf32471053
Bug 25449: (QA follow-up) Fix basic_workflow.t
Now that we have made item.itype a required field, we need to ensure we
set it for the corresponding selenium test.. this wasn't entirely easy
as the html select is hidden by select2. I had to find the select2 span,
trigger a click event to open it and then find and click an option.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-21 09:40:46 -03:00
..
00-onboarding.t
01-installation.t
administration_tasks.t
authentication.t
authentication_2fa.t Bug 30768: Capitalizing "pin" in 2FA setup 2022-06-09 09:43:29 -03:00
basic_workflow.t Bug 25449: (QA follow-up) Fix basic_workflow.t 2022-07-21 09:40:46 -03:00
patrons_search.t Bug 31104: Add a selenium test 2022-07-12 10:46:35 -03:00
regressions.t Bug 29860: Remove item type-related warnings 2022-06-01 15:59:07 -03:00
remove_from_cart.t
self_registration.t
update_child_to_adult.t Bug 30595: Prevent update_child_to_adult.t to fail randomly 2022-04-22 10:02:52 -10:00