[Koha-bugs] [Bug 14778] DBIC should create/own the DB handler

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 23 16:56:28 CEST 2015


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

--- Comment #82 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 43863
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43863&action=edit
[PASSED QA] Bug 14778: Mocks Koha::Database->_new_schema instead of
C4::Context->_new_dbh

C4::Context::_new_dbh does not exist anymore.
Koha::Database::_new_schema should be mocked instead.

Will fix:
- t/00-load.t
- t/Breeding.t
- t/ImportBatch.t
- t/Message.t
- t/Overdues.t
- t/Prices.t
- t/RotatingCollections.t
- t/Search.t
- t/SuggestionEngine_AuthorityFile.t
- t/XSLT.t

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list