[Koha-bugs] [Bug 8846] t/SuggestionEngine_ExplodedTerms.t sneakily uses database

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 29 15:30:26 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8846

--- Comment #1 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 12607
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12607&action=edit
Bug 8846: Exploded Terms test sneakily uses database

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.

To test:
1) Stop MySQL
2) Run test

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list