]> git.koha-community.org Git - koha.git/commit
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)
committerMason James <mtj@kohaaloha.com>
Sun, 30 Jul 2017 13:02:05 +0000 (01:02 +1200)
commit5afe2e9e4e09337b21b101f42ac2184b8524547f
treeaa225e87812f45680626e3bf553853472dc97d15
parent60e2d3a5d7ec40b1df56e7cc9739592f66daf01c
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: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mason James <mtj@kohaaloha.com>
t/db_dependent/selenium/basic_workflow.t