https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334
--- Comment #109 from Victor Grousset/tuxayo <[email protected]> --- (In reply to Victor Grousset/tuxayo from comment #101) > These are not covered by tests: > sub filter_by_has_recalls > sub filter_by_available All good, thanks :) > search() have very little coverage. > At least having the most complex case (not_for_loan) covered would be safer. > The "recalled" and "available" cases would also cover the above paragraph. > Or maybe they should be tested directly and not via search(). No opinion on > this. Still the same issue with search() unfortunately. -- 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/
