https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16155
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50493|0 |1 is obsolete| | --- Comment #20 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 50528 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50528&action=edit [SIGNED-OFF] Bug 16155: Adjust a few other tests Accounts.t: Only added a line that ensures the MPL branch exists. AnonymiseIssueHistory.t: Only add a branch to work with. Barcodes.t: Replaced clear with delete_all. CalcFine.t: Remove default issuing rule and add one instead of updating. Holds.t: Add category S in case it would not exist. Members.t: Replaced clear with delete_all. MoveItemFromBiblio.t: Replace last _fk construction. Test plan: Run these tests. (See note). Git grep for only_fk, {_fk} and TestBuilder::default_value. Note: Holds.t does not pass. Tests 9 and 39 fail, but they did already. not ok 9 - GetReservesFromItemnumber should return a valid borrowernumber not ok 39 - Test AlterPriority(), move to bottom So this test needs attention, but on another report please :) Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
