https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20997
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77194|0 |1 is obsolete| | Attachment #77195|0 |1 is obsolete| | Attachment #77196|0 |1 is obsolete| | Attachment #77197|0 |1 is obsolete| | Attachment #77198|0 |1 is obsolete| | Attachment #77199|0 |1 is obsolete| | Attachment #77310|0 |1 is obsolete| | --- Comment #26 from Jonathan Druart <[email protected]> --- Created attachment 77349 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77349&action=edit Bug 20997: Add unit tests for Koha::Account::Line::apply This patch adds unit tests for the mentioned method. To test: - Apply this patch - Run: $ khell k$ prove t/db_dependent/Koha/Account/Lines.t => FAIL: The method is not already implemented! Signed-off-by: Josef Moravec <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
