Bug 18804: Skip selenium tests if Selenium::Remote::Driver is not installed
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Jun 2017 20:43:39 +0000 (17:43 -0300)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 27 Jun 2017 21:35:11 +0000 (23:35 +0200)
commit928d21978eca503ddb86fc4b84964a56f25ae956
tree19973dc47c9546e80345ed80306377346b588d8f
parentcc458c946e4b6ff947f179f6f3833d0e96dc8268
Bug 18804: Skip selenium tests if Selenium::Remote::Driver is not installed

We do not want these tests to fail if the module is not installed.
This module is not in the dependencies of Koha and it is good as it.
A developper who wants to use it will know what to do.
It is part of RM duties to make sure these tests pass

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
(cherry picked from commit 943a3a5c3ab4df6337607e1e237ff4f059d23da4)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit c3c5642bb87eb30e40681ef1894e5342148083e8)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/selenium/basic_workflow.t