[Koha-bugs] [Bug 14059] New: Fully testing C4::Creators::Lib

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 24 14:55:43 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14059

            Bug ID: 14059
           Summary: Fully testing C4::Creators::Lib
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: trivial
          Priority: P5 - low
         Component: Test Suite
          Assignee: julian.fiol at biblibre.com
          Reporter: julian.fiol at biblibre.com
        QA Contact: gmcharlt at gmail.com

Testing C4::Creators::Lib at 100%
    Deleting get_column_names subroutine (never used)

        TEST PLAN
        ---------
        1. Apply patch
        2. prove -v t/db_dependent/Creators/Lib.t
        -- All 644 tests should run successfully without
        any error or warning

        TEST PLAN OPTIONAL
        ------------------

        Check with bug 13899 to see the coverage of this module.

        Coverage BEFORE this patch :
        Statement  :  11,6%
        Branch     :   0,0%
        Condition  :    N/A
        Subroutine :  36,0%

        Coverage AFTER this patch :
        Statement  : 100,0%
        Branch     : 100,0%
        Condition  :    N/A
        Subroutine : 100,0%

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list