https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10589
--- Comment #45 from M. Tompsett <[email protected]> --- Created attachment 82522 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82522&action=edit Bug 10589: Unit tests of changes The core changes were in C4/Items.pm with GetHiddenItemnumbers now processing logic against a patron branch vs. an item's home branch and does the patron have the local exception category. This adds 4 tests to confirm those changes. prove -v t/db_dependent/Items.t If you apply just this, the tests should fail. If you apply both patches, the tests should pass. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
