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

Emily Lamancusa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160775|0                           |1
        is obsolete|                            |

--- Comment #7 from Emily Lamancusa <[email protected]> ---
Created attachment 163471
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163471&action=edit
Bug 34972: Add unit tests for GetOtherReserves

To test:
1. Apply this patch only
2. Prove -v t/db_dependent/Circulation.t
--> Tests fail
--> Note verbose output for Tests for GetOtherReserves:
    ok 3 - GetOtherReserves should not set found status
    not ok 4 - GetOtherReserves should not set itemnumber on biblio-level hold
--> The itemnumber is set on a biblio-level hold, but the found status is not
set!
3. Apply the other patch
4. Prove -v t/db_dependent/Circulation.t
--> Tests pass

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to