http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12606 --- Comment #1 from Yohann Dufour <yohann.dufour@biblibre.com> --- Created attachment 29853 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29853&action=edit Bug 12606: refactoring GetOrdersByBiblionumber.t with TestBuilder The tests have been refactored with the module TestBuilder. Test plan: 1/ Apply the patch 12603 and the last patch of bug 11518. 2/ The command : prove t/db_dependent/Acquisition/GetOrdersByBiblionumber.t has to be a success without error or warning : t/db_dependent/Acquisition/GetOrdersByBiblionumber.t .. ok All tests successful. Files=1, Tests=4, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.90 cusr 0.09 csys = 2.03 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes.