[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
Mon Jul 22 19:11:55 CEST 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #21 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 19853
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19853&action=edit
[PASSED QA] 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>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes all tests :)

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


More information about the Koha-bugs mailing list