https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31333
--- Comment #41 from Tomás Cohen Arazi <[email protected]> --- Created attachment 141392 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141392&action=edit Bug 31333: (QA follow-up) Move and improve tests This patch moves tests to the right file (singular class name). It also refactors them a bit, in order to cover more cases, including the syspref split one. To test: 1. Run: $ kshell k$ prove t/db_dependent/Koha/Patron/Category.t \ t/db_dependent/Koha/Patron/Categories.t => SUCCESS: All good. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
