12 Feb
2018
12 Feb
'18
6:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18789 --- Comment #28 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 71488 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71488&action=edit Bug 18789: add tests for is_adult and is_child This patch add 2 methods to the Koha::Patron module: is_adult and is_child. That way the business logic is at only one place and covered by tests. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.