https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43108 --- Comment #8 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- 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 <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.