Bug 19049: [Follow-up] Make sure that GetPlugins finds the plugin
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 10 Aug 2017 11:02:23 +0000 (13:02 +0200)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 10 Sep 2017 09:00:07 +0000 (11:00 +0200)
commit96d5d2995cd56ee41b9f26e621f6903d823323d5
tree2c32ed7c4aca413f49e2c832697546ca6bec7be1
parent9f06cd63b54d39510b230227bca52530d25fc221
Bug 19049: [Follow-up] Make sure that GetPlugins finds the plugin

We have to mock_config the pluginsdir before Plugins is loaded, and
we should pass an absolute path (not a relative one).
If you did not install the test to_marc plugin, this test would fail.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Verified patch is compatible with original KitchenSink to_marc plugin

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 0987b135ea0bb8fbd4fc39643b19715dc6e3a1c8)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 3bbb89c57181c113d64ec7649195de30b52d0806)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/ImportBatch.t