https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24528 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #98046|0 |1 is obsolete| | --- Comment #6 from David Nind <david@davidnind.com> --- Created attachment 98199 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98199&action=edit Bug 24528: Unit tests for Koha::Object->to_api This patch introduces unit tests for the new to_api bejaviour for *_count methods. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/Koha/Object.t => FAIL: Tests fail because the feature is not implemented Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.