Bug 30447: Unit tests
authorMichal Urban <michalurban177@gmail.com>
Wed, 15 Jun 2022 08:04:37 +0000 (04:04 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 18 Jul 2022 20:50:14 +0000 (17:50 -0300)
commitb4a9edc83f72b9740cd59bd5c842855cd65e19cc
tree2058c4e246933bf89497e1b7807eeadca90ab465
parent206ba015c4a4b28b022ab9d6481a07ab76461747
Bug 30447: Unit tests

Added tests to ensure that Koha::Holds->get_items_that_can_fill returns items with datecancelled and datearrived
Added test for correct number of items for each call of "get_items_that_fill"

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Holds.t