http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167
--- Comment #207 from Jonathan Druart <[email protected]> --- (In reply to comment #206) > If someone wanted to update the database from the command line, they could > do it by running misc/bin/updatedb.pl? Is that right? Yes > I don't see any unit tests for C4::Update::Database. This patch predates the > 3.12 release cycle so I'll be somewhat flexible about that, but I'd really > like to see a follow-up with unit tests. I just tried to add tests for this new module but I am not happy with the result. Moreover I do not know if it will work on our build server. Indeed my test script only works if there is no data in the updatedb_* tables. Jared, could you say me if you have a better idea to test it please? -- 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/
