[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-989-gdc7b5b1

Git repo owner gitmaster at git.koha-community.org
Mon Aug 26 18:18:12 CEST 2013


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  dc7b5b10e737cc34452dfc6c061cd7c893f08983 (commit)
      from  1e1ccd68aa0642167c2578d167ff3ec343df3a78 (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 dc7b5b10e737cc34452dfc6c061cd7c893f08983
Author: Kenza Zaki <kenza.zaki at biblibre.com>
Date:   Tue Jul 23 16:46:38 2013 +0200

    Bug 10528: add unit tests for C4::Bookseller.pm
    
    The tests are wrapped in a transaction.
    
    NOTE: some tests should pass but doesn't because of incoherences in
    the code.  These tests are in comments and preceded by FIXME
    
    Test plan:
    prove t/db_dependent/Bookseller.t
    t/db_dependent/Bookseller.t .. 15/53
    [Some warnings about uninitialised values]
    t/db_dependent/Bookseller.t .. ok
    All tests successful.
    Files=1, Tests=53,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.46 cusr  0.03 csys =  0.51 CPU)
    Result: PASS
    
    http://bugs.koha-community.org/show_bug.cgi?id=10528
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    The new tests pass nicely, as do all old tests and the QA script.
    All patches marked as dependencies have been pushed to master
    already.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 t/db_dependent/Bookseller.t |  694 +++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 694 insertions(+), 0 deletions(-)
 create mode 100644 t/db_dependent/Bookseller.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list