https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16582 Srdjan Jankovic <srdjan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |srdjan@catalyst.net.nz --- Comment #5 from Srdjan Jankovic <srdjan@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.