[Koha-bugs] [Bug 21413] Inventory - Skip items with waiting holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 26 16:47:12 CEST 2018


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 79432
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79432&action=edit
Bug 21413: Unit tests

To test:
- Apply this patch
- Run:
  $ kshell
 k$ prove t/db_dependent/Items/GetItemsForInventory.t
=> FAIL: Tests fail!
- Apply the next patches on the bug
- Run:
 k$ prove t/db_dependent/Items/GetItemsForInventory.t
=> SUCCESS: Tests pass!

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list