[Koha-bugs] [Bug 29705] Test suite has some IssuingRules left-overs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 15 22:22:36 CET 2021


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

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 128577
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128577&action=edit
Bug 29705: In test suite merge IssuingRules with CirculationRules

After Bug 18936, in test suite, there is still
t/db_dependent/Koha/IssuingRules.t and t/db_dependent/Koha/IssuingRules/
This patch moves IssuingRules.t inside CirculationRules.t and renames
dir t/db_dependent/Koha/IssuingRules.
And adds DB transation in each first-level subtest.

Also renames in :
  use constant GUESSED_ITEMTYPES_KEY => 'Koha_IssuingRules_last_guess';

Test plan :
Run prove t/db_dependent/Koha/CirculationRules.t
and prove t/db_dependent/Koha/CirculationRules/*

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


More information about the Koha-bugs mailing list