https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37364 Lin Wei <lin-wei.li@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182393|0 |1 is obsolete| | --- Comment #17 from Lin Wei <lin-wei.li@inLibro.com> --- Created attachment 182398 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182398&action=edit Bug 37364: Unit tests This patch adds unit tests to confirm that the 773 record created by Koha::Biblio now takes account of RDA updates and subfield ordering. Test plan 1. Apply patch 2. Run `prove ./t/db_dependent/Koha/Biblio.t`. 3. Test fails. 4. Apply next patch in series 5. Run `prove ./t/db_dependent/Koha/Biblio.t`. 6. All tests pass. Signed-off-by: Lin Wei Li <lin-wei.li@inLibro.com> -- You are receiving this mail because: You are watching all bug changes.