[koha-commits] main Koha release repository branch master updated. v16.05.00-1349-g6fdd99e

Git repo owner gitmaster at git.koha-community.org
Sat Nov 12 03:35:09 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  6fdd99e811a6246c8e781e4d0ad8d57bedd295b8 (commit)
       via  177f7ef49de7a43e5674af3ef01de19a3e6904f4 (commit)
       via  4bf2a1d81f97e56afea057abe6202001fb98e6eb (commit)
      from  0550385730d09a4def0e1d976dec746a3074312a (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 6fdd99e811a6246c8e781e4d0ad8d57bedd295b8
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Nov 11 09:27:12 2016 +0100

    Bug 17572: [QA Follow-up] Cosmetic changes
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 177f7ef49de7a43e5674af3ef01de19a3e6904f4
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Mon Nov 7 15:09:24 2016 -0300

    Bug 17572: (followup) Remove test's hardcoded values
    
    This patch makes the tests use t::lib::TestBuilder instead of
    hardcoding values.
    
    Test plan:
    - Run:
      $ prove t/db_dependent/Circulation/issue.t
    => SUCCESS: All tests return green with and without the patch
    - 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>

commit 4bf2a1d81f97e56afea057abe6202001fb98e6eb
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Mon Nov 7 14:55:41 2016 -0300

    Bug 17572: Remove itemtype-related warnings from issue.t
    
    This patch makes t/db_dependent/Circulation/issue.t create
    good sample data for its tests. It does so by creating a random
    itemtype.
    
    To test:
    - Run
      $ prove t/db_dependent/Circulation/issue.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/issue.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/issue.t |  183 +++++++++++++++---------------------
 1 file changed, 74 insertions(+), 109 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list