http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10332 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #24 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to comment #9)
I know this is not the right forum to raise the topic, but I've done worse things in my life:
When I do this kind of testing, I do it within a transaction, and rollback at the end. That way I do not need to think about a proper cleanup. Has there been any thoughts on that subject?
I think this is the way to go. Perhaps we could use MyTAP (http://theory.github.io/mytap/) as a framework for this. -- You are receiving this mail because: You are watching all bug changes.