Bug 32394: [22.05.x] Regression tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 14 Dec 2022 17:30:18 +0000 (14:30 -0300)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 1 Feb 2023 18:19:34 +0000 (18:19 +0000)
commit71a167e95f45b8e2a0bf808e716efde552224047
tree0f17f65bf4e5ce3157f1e0e23a773173f289a309
parente6d750bfd45964d890b12cef27f7f38e00471a37
Bug 32394: [22.05.x] Regression tests

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Koha/BackgroundJob/BatchCancelHold.t [new file with mode: 0755]
t/db_dependent/Koha/BackgroundJob/BatchDeleteAuthority.t [new file with mode: 0755]
t/db_dependent/Koha/BackgroundJob/BatchDeleteBiblio.t [new file with mode: 0755]
t/db_dependent/Koha/BackgroundJob/BatchDeleteItem.t [new file with mode: 0755]
t/db_dependent/Koha/BackgroundJob/BatchUpdateAuthority.t [new file with mode: 0755]
t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblio.t [new file with mode: 0755]
t/db_dependent/Koha/BackgroundJob/BatchUpdateBiblioHoldsQueue.t [new file with mode: 0755]
t/db_dependent/Koha/BackgroundJob/BatchUpdateItem.t [new file with mode: 0755]
t/db_dependent/Koha/BackgroundJob/UpdateElasticIndex.t [new file with mode: 0755]