http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13457
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Kyle M Hall <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
