https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37364 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #181979|0 |1 is obsolete| | --- Comment #13 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 182393 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182393&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. -- You are receiving this mail because: You are watching all bug changes.