http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8353 --- Comment #7 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to comment #6)
(In reply to comment #5)
Thinking of it I think it's more a maintainance script, that should be in misc/maintenance than a test for jenkins: This is usefull for a production server, to check if something is missing in your systempreferences.
Chris, do you agree ? If yes, i'll write a follow-up to move the script to misc/maintenance
I think maintenance would be fine, but it's Jared's patch i'll defer to him.
I would greatly prefer it be in t/db_dependent. As of right now, we do practically nothing to test upgrades (in terms of automated testing, at least). Although the test would be essentially a no-op in a new installation, it would be very useful in testing an upgrade. -- You are receiving this mail because: You are watching all bug changes.