24 Jan
2017
24 Jan
'17
2:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17932 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 59500 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59500&action=edit Bug 17932: Unit tests This patch adds unit tests for the Koha::Object::TO_JSON function. It tests on top of Koha::Patron as Koha::Object needs to be instantiated. To test: - Apply the patch - Run: $ prove -v t/db_dependent/Koha/Object.t => SUCCESS: New tests for TO_JSON are run and return green. - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.