https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43108
--- Comment #8 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 202381 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202381&action=edit Bug 43108: Add tests Unit tests for Koha::Biblio::Availability::Booking and API tests for GET /biblios/{biblio_id}/booking_availability. They fail without the following patch. Test plan: prove t/db_dependent/Koha/Biblio/Availability/Booking.t \ t/db_dependent/Koha/Biblio.t \ t/db_dependent/api/v1/biblios.t Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/> Assisted-by: Fable 5 (Anthropic) Signed-off-by: David Nind <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
