[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
Fri Jul 19 03:58:00 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 #19780|0                           |1
        is obsolete|                            |

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

Unit tests are wrap in a transaction.

NOTE: the field "issuing" isn't used in the database

To test:
prove t/db_dependent/Branch.t
t/db_dependent/Branch.t .. ok
All tests successful.
Files=1, Tests=31,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.13 cusr  0.00
csys =  0.16 CPU)
Result: PASS

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