https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35248
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #42 from David Nind <[email protected]> --- I ran the tests before and after the patches were applied. I hope that is sufficient for testing. Testing notes using koha-testing-docker: 1. Tests pass before and after patches applied: prove t/db_dependent/Circulation.t prove t/Koha/Exceptions.t prove t/db_dependent/Koha/Item.t prove t/db_dependent/Koha/Booking.t (new tests) prove t/db_dependent/Koha/Biblio.t 2. Note: path to run the tests is t/db_dependent/Koha/Item.t (not db_dependant) for these patches: - Add unit test for Koha::Item->bookings relation - Add unit tests for Koha::Item->find_booking - Add unit tests for Koha::Item->check_booking - Add Koha::Biblio->bookings unit test -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
