[koha-commits] main Koha release repository branch master updated. v16.11.00-128-g853d355

Git repo owner gitmaster at git.koha-community.org
Wed Dec 28 14:38:31 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  853d355576698d1643080ef37b797e937338a1f8 (commit)
       via  5c2618d653f6a8fe4b220f1ca986c8d6c58264e3 (commit)
      from  db592d14bb7a67aeb2cf91ba47b8210c5101dea2 (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 853d355576698d1643080ef37b797e937338a1f8
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Dec 28 09:57:14 2016 +0100

    Bug 17742: Use TestBuilder to create the library and patron category
    
    Moreover we do not need to remove the existing issues and patrons
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 5c2618d653f6a8fe4b220f1ca986c8d6c58264e3
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Tue Dec 6 21:07:56 2016 +0000

    Bug 17742: Fix t/db_dependent/Patrons.t
    
    Moves the getting of testing date for updated_on just after the storing
    the test patron data to make the gap between generating data and now
    date as short as possible
    
    Fixes test 7
    
    Use Koha::Database instead of C4::Context->dbh
    
    Test plan
    1. prove t/db_dependent/Patrons.t
    2. read the diff
    
    NOTE: Only minor improvement could be using test builder to
          generate the category and branch codes, rather than assume
          data exists. However, that is beyond scope of this bug.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 t/db_dependent/Patrons.t |   29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list