29 Jan
2025
29 Jan
'25
7:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #109 from Victor Grousset/tuxayo <victor@tuxayo.net> --- (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.