[Koha-bugs] [Bug 11537] Increasing test coverage for C4::Log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 14 00:16:26 CET 2014


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

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

--- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 24246
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24246&action=edit
bug 11537: Increasing test coverage for C4::Log

To test:
1. run prove t/Log.t
   Notice 1 test is run
2. apply patch
3. run prove t/Log.t
   Notice 3 tests are run

Signed-off-by: David Cook <dcook at prosentient.com.au>

Works as described.

I think there might be a typo in "Testing git log status". Should
this read "Testing get log status"? (Noticed while looking at the
code/running perl t/Log.t.)

In any case, thanks for the patch. Looks good!

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

Fixed typo, thanks David

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


More information about the Koha-bugs mailing list