[koha-commits] main Koha release repository branch master updated. v16.05.00-1354-g0b56b58

Git repo owner gitmaster at git.koha-community.org
Sat Nov 12 03:38:02 CET 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  0b56b5857d3e37ab486564a4465f6e00af3599d3 (commit)
      from  bc6a51c065c9a0f829d3d63f0e26bbd957bf5308 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0b56b5857d3e37ab486564a4465f6e00af3599d3
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Tue Nov 8 12:40:45 2016 -0300

    Bug 17587: Remove itemtype-related IsItemIssued.t warnings
    
    This patch makes t/db_dependent/Circulation/IsItemIssued.t create
    good sample data for its tests. It does so by creating a random
    itemtype.
    
    To test:
    - Run
      $ prove t/db_dependent/Circulation/IsItemIssued.t
    => FAIL: lots of warnings about "item-level_itypes set but no itemtype
    set for item"
    - Apply the patch
    - Run:
      $ prove t/db_dependent/Circulation/IsItemIssued.t
    => SUCCESS: Tests are green, and no warnings.
    - Sign off :-D
    
    Sponsored-by: ByWater Solutions
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 t/db_dependent/Circulation/IsItemIssued.t |   16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list