[Koha-bugs] [Bug 15599] Unit tests output warnings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 25 14:59:50 CET 2016


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

--- Comment #8 from M. Tompsett <mtompset at hotmail.com> ---
(In reply to Jonathan Druart from comment #7)
> Kyle, the warnings appear for many other tests, see
> t/db_dependent/Reserves.t for instance.
> I don't think this is a right way to fix it.

Perhaps not overall, however, taking "string $foo->bar" and turning it to
"string $foobar" is a start. Catching warnings is a good test. Perhaps "$debug
and" prepended to the {warn mess} would be fitting, and still allow for the
testing added?

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


More information about the Koha-bugs mailing list