[Koha-bugs] [Bug 5327] Unit tests required for all C4 modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 16 15:44:58 CET 2011


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6834|0                           |1
        is obsolete|                            |

--- Comment #77 from Paul Poulain <paul.poulain at biblibre.com> 2011-12-16 14:44:58 UTC ---
Comment on attachment 6834
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6834
Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm

QA comment for SIP_ILS patches:

prove t/db_dependent/SIP_ILS.t 
t/db_dependent/SIP_ILS.t .. Subroutine new redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 44.
Subroutine find_patron redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 55.
Subroutine find_item redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 61.
Subroutine institution redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 67.
Subroutine institution_id redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 72.
Subroutine supports redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 77.
Subroutine check_inst_id redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 82.
Subroutine to_bool redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 90.
Subroutine checkout_ok redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 99.
Subroutine checkin_ok redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 104.
Subroutine status_update_ok redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 109.
Subroutine offline_ok redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 114.
Subroutine checkout redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 128.
Subroutine checkin redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 174.
Subroutine end_patron_session redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 210.
Subroutine pay_fee redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 217.
Subroutine add_hold redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 238.
Subroutine cancel_hold redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 282.
Subroutine alter_hold redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 337.
Subroutine renew redefined at /home/paul/koha.dev/koha-community//C4/SIP/ILS.pm
line 382.
Subroutine renew_all redefined at
/home/paul/koha.dev/koha-community//C4/SIP/ILS.pm line 447.
t/db_dependent/SIP_ILS.t .. ok   
All tests successful.


The 2 follow-ups are really small, i've squashed them into 1 single commit

passed QA

patch pushed

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list