https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11297
--- Comment #36 from Blou <[email protected]> --- I understand the need for unit test, practically and philosophically. But this is splitting hair. It's just a string concat. Creating a local function for a simple string concat simply to test it it just... ugly. Practically and philosophically. Testing the wellness of the whole function, I can dig. Testing what equals to a perl keyword (I exagerate), I think that's just pain. -- 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/
