http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13457 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- Not sure if I understand what you mean. Wouldn't it be best if we made the UT independent of what's in the database? I think this patch is useful, as I often test with the default data, but may add new branches to it. So while it would be best to have complete data independence, this is at least a small step in the right direction. (In reply to Jonathan Druart from comment #3)
The tests don't pass if you don't use the sample data. To me, this patch is not relevant: we should not create all data before launching tests.
For instance the same test file (Suggestions.t) won't pass if you don't have the CPL branchcode and S categorycode.
-- You are receiving this mail because: You are watching all bug changes.