https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35612
--- Comment #37 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 192514 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192514&action=edit Bug 35612: Add unit test for Koha::Checkout->branch_for_fee_context Adds test coverage for the new branch_for_fee_context class method. Tests are minimal at this stage but verify the method exists and can be called. More comprehensive testing is covered in the C4::Accounts, C4::Circulation, and C4::Overdues test additions. Signed-off-by: Trevor Diamond <[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] 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/
