[koha-commits] main Koha release repository branch master updated. v16.11.00-565-ge6c2858

Git repo owner gitmaster at git.koha-community.org
Mon Mar 20 16:36:44 CET 2017


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  e6c2858c4faf71920912c3e2df92225b45548c9d (commit)
       via  69f68da800794d964836daa472e3c0ce2b154f95 (commit)
      from  2470e225d8791d1b87daaebde2591caab6427d49 (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 e6c2858c4faf71920912c3e2df92225b45548c9d
Author: Srdjan <srdjan at catalyst.net.nz>
Date:   Tue Mar 14 12:24:42 2017 +1300

    Bug 18243: 16034 follow-up: Conditionally test Koha::ExternalContent::* modules loading
    
    To test:
    1 - Make sure you don't have WebService::ILS installed
    2 - prove t/00-load.t
    3 - You should get a failure to load module and tests are skipped
    4 - Apply patch
    5 - prove t/00-load.t
    6 - Module is not loaded, test are skipped
    Optional:
    7 - Install WebService::ILS
    5 - prove t/00-load.t
    6 - Module is loaded, test passes
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 69f68da800794d964836daa472e3c0ce2b154f95
Author: Srdjan <srdjan at catalyst.net.nz>
Date:   Thu Mar 2 13:31:14 2017 +1300

    Bug 18243: 16034 follow-up: better handling of absence of WebService::ILS::OverDrive::Patron at testing
    
    To test:
    1 - Make sure you don't have WebService::ILS::OverDrive::Patron
    installed
    2 - prove t/Koha_ExternalContent_OverDrive.t
    3 - You should get a failure to load module and tests are skipped
    4 - Apply patch
    5 - prove t/Koha_ExternalContent_OverDrive.t
    6 - Module is not loaded, test are skipped
    
    Fixed small typo 'cannot filnd' -> 'cannot find'
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 t/00-load.t                        |    3 +++
 t/Koha_ExternalContent_OverDrive.t |    8 ++++----
 2 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list