[Koha-bugs] [Bug 12753] Warnings in t/SIP_Sip.t could be tested

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 13 01:04:14 CEST 2014


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

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

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 30749
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30749&action=edit
Bug 12753: Warnings in t/SIP_Sip.t could be tested

A C4::SIP warning is expected and should be tested.

To test:
- Run
  $ prove -v t/SIP_Sip.t
=> FAIL: A warning is printed to STDOUT
- Apply the patch
- Run
  $ prove -v t/SIP_Sip.t
=> SUCCESS: No warnings on STDOUT, a new test verifying the warning is added.
- It was an easy one, smile and sign off :-D

Sponsored-by: The Will to Procrastinate

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


More information about the Koha-bugs mailing list