11 Jul
2022
11 Jul
'22
5:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28854 --- Comment #477 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 137549 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137549&action=edit Bug 28854: Unit test for Koha::Item additions This patch adds unit tests for the new methods added to Koha::Item including: * return_claim * return_claims * is_bundle * in_bundle * bundle_host * bundle_items * add_to_bundle * remove_from_bundle Test plan 1) Run t/db_dependent/Koha/Item.t Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.