Koha/t/db_dependent/selenium
Tomas Cohen Arazi 169c535e88
Bug 29860: Remove item type-related warnings
To test:
1. Run:
   $ kshell
  k$ prove t/db_dependent/selenium/regressions.t
=> FAIL: You see several
item-level_itypes set but no itemtype set for item (985) at /kohadevbox/koha/Koha/Schema/Result/Item.pm line 905.
2. Apply this patch
3. Repeat 1
=> SUCCESS: No more item type warnings
4. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-01 15:59:07 -03:00
..
00-onboarding.t
01-installation.t
administration_tasks.t
authentication.t
authentication_2fa.t Bug 28998: Adjust Selenium test 2022-05-04 05:18:31 -10:00
basic_workflow.t Bug 30695: (follow-up) Fix selenium test 2022-05-17 08:23:58 +01:00
patrons_search.t Bug 30639: Split search terms for patron search 2022-05-06 10:33:10 -10: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