[Koha-bugs] [Bug 16216] Circulation_Branch.t doesn't set itemtype for test data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 6 17:46:34 CEST 2016


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 49994
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49994&action=edit
Bug 16216: Circulation_Branch.t doesn't set itemtype for test data

This patch makes the tests create better data for them:
- Run
  $ prove t/db_dependent/Circulation_Branch.t
=> FAIL: Warnings raised
- Apply the patch
- Run
  $ prove t/db_dependent/Circulation_Branch.t
=> SUCCESS: No warnings raised
- Sign off

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


More information about the Koha-bugs mailing list