https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104
--- Comment #66 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 193996 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193996&action=edit Bug 35104: Add unit tests for exception on store We add a new set of unit tests for the exception we introduce here, and we also update the existing tests to directly manipulate data in the database rather then using AddBiblio which will now fail due to the introduced exception on attempting to add bad data. Sponsored-by: OpenFifth -- 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/
