[Koha-bugs] [Bug 13969] New: Testing C4::Review

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 8 15:21:24 CEST 2015


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

            Bug ID: 13969
           Summary: Testing C4::Review
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          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::Review in t/db_dependent/Review.t
Adding a pod for every sub

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

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

    Go check bug 13899 and see that coverage is 100% for this module.

    Coverage BEFORE this patch :
    Statement  :  21,9%
    Branch     :   0,0%
    Condition  :   0,0%
    Subroutine :  33,3%
    Pod        :  33,3%

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

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


More information about the Koha-bugs mailing list