23 Jul
2013
23 Jul
'13
3:04 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10508 --- Comment #31 from kenza <kenza.zaki@biblibre.com> --- (In reply to kenza from comment #30)
Created attachment 19864 [details] [review] 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
Now, the patch only does the tests. -- You are receiving this mail because: You are watching all bug changes.