[Koha-bugs] [Bug 18606] Move rotating collections code to Koha::Object

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 18 11:21:12 CEST 2017


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

--- Comment #1 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 63508
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63508&action=edit
Bug 18606: Add Koha::RotatingCollection[s] object classes

Test plan:
1) Apply the patch
2) Update database
3) Go to tools -> Rotating collections and play with trying to break it:
    3a) Add some collections
    3b) Edit them
    3c) Add some items to collections
    3d) Remove some items
    3e) Transfer some collections
    3f) Try to remove collection without items
    3g) Try to remove collection with items
4) Go to returns and:
    4a) Try to return item from untransferred collection
    4b) Try to return item from transferred collection
5) prove t/db_dependent/Koha/RotatingCollections.t
t/db_dependent/Koha/Items.t t/db_dependent/Circulation.t
t/db_dependent/Circulation/Returns.t

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


More information about the Koha-bugs mailing list