http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10332 --- Comment #29 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to comment #25)
Yes maybe. But as I said in my mail (see comment 15), the first step is that all unit tests pass on any instance. They could be improved later.
No, they can be improved now! :) I've attached a follow-up that wraps the test cases in a transaction and removes the cleanup code that is now unnecessary as a consequence. The follow-up also uses AddItem rather than AddItemFromMarc, on the theory that it would be nice if most/all of the test cases can pass regardless of MARC flavor. Setting back to signed-off pending QA review of my follow-up. -- You are receiving this mail because: You are watching all bug changes.