https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37364
Lin Wei <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182393|0 |1 is obsolete| | --- Comment #17 from Lin Wei <[email protected]> --- 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 <[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/
