https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35380

--- Comment #33 from Jan Kissig <[email protected]> ---
Created attachment 195458
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195458&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.

-- 
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/

Reply via email to