[koha-commits] main Koha release repository branch 17.11.x updated. v17.11.11-29-gca2f873

Git repo owner gitmaster at git.koha-community.org
Fri Nov 9 14:29:30 CET 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 17.11.x has been updated
       via  ca2f8738ce72a66061cb8911c77c47ffc4ee104d (commit)
       via  460976325b9603cc49bf88d99c88451c6d987231 (commit)
      from  ae754c73e0dabe77157f25c5be3023353773c019 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ca2f8738ce72a66061cb8911c77c47ffc4ee104d
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Dec 26 14:41:50 2017 -0300

    Bug 19802: Add stack trace to ease debugging
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit f6f95808d815c6ef5376a5e9d5e238387010dd6d)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 460976325b9603cc49bf88d99c88451c6d987231
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Dec 12 15:42:56 2017 -0300

    Bug 19802: Move Selenium code to t::lib::Selenium
    
    To make it reusable easily.
    
    Test plan:
    The basic_workflow.t tests should still pass after this change.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit d482aef2e420cc2466a6e645eebea9c0c8d4a19d)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 t/db_dependent/selenium/basic_workflow.t |   41 ++------
 t/lib/Selenium.pm                        |  158 ++++++++++++++++++++++++++++++
 2 files changed, 167 insertions(+), 32 deletions(-)
 create mode 100644 t/lib/Selenium.pm


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list