https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35380
--- Comment #39 from David Nind <[email protected]> --- Created attachment 195719 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195719&action=edit Bug 35380: Unit tests updateBiblio API: - tests for locked records (records with a given record_source which is set to can_be_edited = 0) - tests for MARCOverlayRules bound to a record_source or fallback source (*) As record_sources now has an is_system property which prevents it from getting deleted, all tests creating and deleting a record_source were changed so that is_system is set to 0 on creation. Signed-off-by: David Nind <[email protected]> -- 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/
