[Koha-bugs] [Bug 16582] t/Price.t test should pass if Test::DBIx::Class is not available

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 30 07:09:56 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16582

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |srdjan at catalyst.net.nz

--- Comment #5 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Just a couple of generic questions/musings not entirely to do with this patch:

* Wouldn't it be better to rename tests that we don't want to .t.NOT_READY_YET
or similar instead of doing those regexes in load.t?

* I don't understand why use_ok are in the BEGIN block?

* maybe (if not too much of a hassle) we could leave use_ok for
Test::DBIx::Class dependant tests, and skip the rest?

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


More information about the Koha-bugs mailing list