[koha-commits] main Koha release repository branch master updated. v16.05.00-1394-g6aecba9

Git repo owner gitmaster at git.koha-community.org
Thu Nov 17 17:25:51 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  6aecba93a5bd762c82fc67ba0bbe824e55908ad5 (commit)
      from  2a73cdac5b600408ac62adc028266e4659964f98 (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 6aecba93a5bd762c82fc67ba0bbe824e55908ad5
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Tue Nov 15 17:40:22 2016 -0300

    Bug 17636: Remove itemtype-related GetIssues.t warnings
    
    This patch makes t/db_dependent/Circulation/GetIssues.t create
    good sample data for its tests. It does so by creating a random
    itemtype.
    
    To test:
    - Run
      $ prove t/db_dependent/Circulation/GetIssues.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/GetIssues.t
    => SUCCESS: Tests are green, and no warnings.
    - Sign off :-D
    
    Sponsored-by: ByWater Solutions
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    All test pass successfuly
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 t/db_dependent/Circulation/GetIssues.t |   80 ++++++++++++++++++--------------
 1 file changed, 46 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list