http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8846 Priority: P5 - low Change sponsored?: --- Bug ID: 8846 Assignee: jcamins@cpbibliography.com Summary: t/SuggestionEngine_ExplodedTerms.t sneakily uses database Severity: normal Classification: Unclassified OS: All Reporter: jcamins@cpbibliography.com Hardware: All Status: NEW Version: master Component: Test Suite Product: Koha Even though there is no need for anything stored in the database for the test, C4::Templates requires the database. The solution is to mock all database-using routines. -- You are receiving this mail because: You are watching all bug changes.