https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18789
--- Comment #53 from Josef Moravec <[email protected]> --- Created attachment 71716 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71716&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 <[email protected]> Signed-off-by: Josef Moravec <[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/
