http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10332
--- Comment #15 from Jonathan Druart <[email protected]> --- (In reply to comment #13) > Test 10 at the least may fail if there is any data already in the courses > table. This patch removes the truncations that ensure the tables are empty. Yes, good catch. I will provide a followup. We could require an empty table but it is a useless restriction. (In reply to comment #14) > If we required the tables to be empty, would that mean that you could never > run the test on a installation where you have played around with course > reserves? It agrees with bug 10273, bug 10337 and my mail on koha-devel (subject: "Where are we on unit tests?", date: June, 4th 2013 16:53). -- 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/
