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

--- Comment #1 from Jared Camins-Esakov <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to