[Koha-bugs] [Bug 17944] Remove the sql code from itemtypes.pl administrative perl script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 6 22:37:49 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17944

--- Comment #27 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 59954
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59954&action=edit
Bug 17944 - Implemented a subtest in the ItemTypes.t file for is_used function
in ItemType.pm

Test plan:
1. Go to t/db_dependent/Koha/
2. Start koha-shell: sudo koha-shell <instancename>
3. Run the ItemTypes.t unit test: prove -v ItemTypes.t
4. Notice all tests are successful, and notice that the last two outputs
show the is_used subtest gave successful results

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list