]> git.koha-community.org Git - koha.git/commit
Bug 16636: [QA Follow-up] Move External_BakerTaylor.t to t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 10 Jun 2016 08:31:34 +0000 (10:31 +0200)
committerJulian Maurice <julian.maurice@biblibre.com>
Thu, 16 Jun 2016 10:05:45 +0000 (12:05 +0200)
commit9b3e91c218683fa486416ad1a65f468b8874c5d8
tree74ebde3eea39e95534524d82d57216dd3c054c56
parent17bd3a5debfcdce5e1b2fa55a3cdebcc4850ab8e
Bug 16636: [QA Follow-up] Move External_BakerTaylor.t to t

When we mock the preferences completely now, we do not need
db access anymore.

Test plan:
Run the test without exporting KOHA_CONF.
The test passes with some warns about koha-conf.xml.
If you point KOHA_CONF to etc/koha-conf.xml, you have no warns.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 7f4682df0dfa460c0e2ef9117e032165a45d6e79)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit af029c8655eb90e604286118ac6065851088bd57)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
t/External_BakerTaylor.t [new file with mode: 0755]
t/db_dependent/External_BakerTaylor.t [deleted file]