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

Git repo owner gitmaster at git.koha-community.org
Wed Aug 28 17:00:45 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  a58c5334c96105315ee3bf1cbb62d8c1aab82f0c (commit)
      from  e1bde425d88629fe714e0317b09e0f2bea152fe1 (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 a58c5334c96105315ee3bf1cbb62d8c1aab82f0c
Author: Kenza Zaki <kenza.zaki at biblibre.com>
Date:   Wed Aug 7 15:54:01 2013 +0200

    Bug 10692: add unit tests for C4::Circulation routines about transfers
    
    The tests are wrap in a transaction.
    
    NOTE: Currently, some tests should pass but don't because of incoherences in the code.
    These tests are in comments and preceded by FIXME.
    
    To test:
    prove t/db_dependent/Circulation_transfers.t
    t/db_dependent/Circulation_transfers.t .. ok
    All tests successful.
    Files=1, Tests=12, 18 wallclock secs ( 0.02 usr  0.01 sys +  0.37 cusr  0.06 csys =  0.46 CPU)
    Result: PASS
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list