[Bug 2088] New: t/override_context_prefs.pm interferes with tests that depend on database access
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2088 Summary: t/override_context_prefs.pm interferes with tests that depend on database access Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Command-line Utilities AssignedTo: Andrew.moore@liblime.com ReportedBy: Andrew.moore@liblime.com QAContact: koha-bugs@lists.koha.org The t/override_context_prefs.pm module overrides C4::Context::preference to allow some test scripts without database access to work better. Since this gets loaded when the database_dependent.pl test suite is run, it makes it so that you can't use C4::Context::preference at all. I'd like to remove this module and refactor the other test cases so that they don't depend on it. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com