http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8015
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |ASSIGNED --- Comment #85 from Jonathan Druart <[email protected]> --- Hi Kyle, I add some unit tests for these new routines/methods (QA requirements). One test does not pass and I think it should. I delete the internal routine (in SimpleMARC), I hope it is good for you. I am under the impression that the build of the @values array (@values = ($values[0]) x scalar( @fields ) if @values == 1;) is enough. I add a followup for QA issues (and add your name in order to keep the authorship). Could you have a look at these 2 UT files please? Feel free to add others tests if something is missing. -- 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/
