[Koha-bugs] [Bug 10767] UT: Routines which interact with the table issuingrules in C4/Circulation need unit test

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 27 12:01:54 CEST 2013


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

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

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

--- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 20651
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20651&action=edit
Bug 10767: UT:Routines which interact with the table issuingrules in
C4/Circulation need unit tests

The test are wrap in a transaction.

NOTE: Some tests (in comment)  don't pass, the routines have to be fixed

To test:
prove t/db_dependent/Circulation_Issuingrule.t
t/db_dependent/Circulation_Issuingrule.t .. ok
All tests successful.
Files=1, Tests=9, 17 wallclock secs ( 0.02 usr  0.00 sys +  0.34 cusr  0.04
csys =  0.40 CPU)
Result: PASS

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Comment: No koha-qa errors
prove t/db_dependent/Circulation_Issuingrule.t run without errors

Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


More information about the Koha-bugs mailing list