[Koha-bugs] [Bug 20505] Selenium tests fail if server not running

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 17 18:55:23 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20505

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73517|0                           |1
        is obsolete|                            |

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 74364
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74364&action=edit
Bug 20505: Patch selenium tests to skip gracefully

TEST PLAN
---------
1) In a koha shell on kohadevbox, run
    prove -v t/db_dependent/selenium
   until it doesn't skip because of missing
   dependencies, but rather because of not running
   a selenium server.
2) apply this patch and restart_all
3) rerun the tests
   -- they will skip gracefully and informatively.
4) run koha qa test tools

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list