https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25006
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #102016|0 |1 is obsolete| | --- Comment #3 from David Nind <[email protected]> --- Created attachment 102051 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102051&action=edit Bug 25006: Regression tests This patch introduces regression tests for as_marc_field. It makes sure there are empty subfields and then uses List::MoreUtils' all to verify all generated MARC subfields contain something (i.e. the undef ones are skipped). 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/
