[Koha-bugs] [Bug 10508] UT: C4::Branch.pm needs unit tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 1 01:41:29 CEST 2013


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

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

--- Comment #34 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 20029
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20029&action=edit
[SIGNED-OFF] C4::Branch.pm needs unit tests

Unit tests are wrap in a transaction.

To test:
prove t/db_dependent/Branch.t
t/db_dependent/Branch.t .. 1/36 Using a hash as a reference is deprecated at
t/db_dependent/Branch.t line 207.
t/db_dependent/Branch.t .. ok
All tests successful.
Files=1, Tests=36,  1 wallclock secs ( 0.02 usr  0.02 sys +  0.13 cusr  0.01
csys =  0.18 CPU)
Result: PASS

http://bugs.koha-community.org/show_bug.cgi?id=10508
Signed-off-by: Srdjan <srdjan at catalyst.net.nz>

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


More information about the Koha-bugs mailing list