[koha-commits] main Koha release repository branch master updated. v16.11.00-38-g427ba8b

Git repo owner gitmaster at git.koha-community.org
Fri Dec 9 18:53:39 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  427ba8b0c7f7a976e3c90a4f811836532e0f3875 (commit)
      from  36c608ab846c97aa76ea2fd721c7ce09f2c638ed (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 427ba8b0c7f7a976e3c90a4f811836532e0f3875
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Mon Dec 5 11:19:12 2016 -0300

    Bug 17722: Make PatronLists.t run inside a transaction
    
    This patch makes t/db_dependent/PatronLists.t run inside a transaction.
    It also makes it generate its own data using t::lib::TestBuilder instead
    of relying on sample patrons on the DB.
    
    To test:
    - Run:
      $ prove t/db_dependent/PatronLists.t
    => SUCCESS: Tests pass
    - Apply the patch
    - Run:
      $ prove t/db_dependent/PatronLists.t
    => SUCCESS: Tests pass
    - Sign off :-D
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.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/PatronLists.t |   43 +++++++++++++++++++++++++++++++++---------
 1 file changed, 34 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list