[koha-commits] main Koha release repository branch master updated. v3.22.00-1502-g3c67f1d

Git repo owner gitmaster at git.koha-community.org
Tue May 3 17:24:03 CEST 2016


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, master has been updated
       via  3c67f1d9a56e22a548e8f2a37ce79e54692eaa90 (commit)
       via  05bab15841b16a0fe9dfc4de7ff6d9b6d2b66a71 (commit)
       via  635961dcdb0b2009b1656c14a233dad1f0906537 (commit)
      from  93ef7e1c13ae20acfd9616a1afd94dde27faab93 (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 3c67f1d9a56e22a548e8f2a37ce79e54692eaa90
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Tue May 3 17:04:32 2016 +0200

    Bug 16423: [QA Follow-up] Remove $opac
    
    It is not used. And even may raise an uninitialized warnings.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Test still passes :)
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 05bab15841b16a0fe9dfc4de7ff6d9b6d2b66a71
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Mon May 2 17:42:29 2016 -0300

    Bug 16423: (followup) Add more tests
    
    On fixing this tests, we retrieved the JSON data for the datatable used on
    the 'Manage staged records' page. It would be cool to check the data it
    carries makes sense.
    
    To test:
    - Run t/db_dependent/www/batch.t
    => SUCCESS: Tests pass
    - Sign off :-D
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    All test pass
    prove t/db_dependent/www/batch.t
    t/db_dependent/www/batch.t .. ok
    All tests successful.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 635961dcdb0b2009b1656c14a233dad1f0906537
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Mon May 2 17:30:57 2016 -0300

    Bug 16423: Fix t/db_dependent/www/batch.t so it matches new layout
    
    This patch adjusts batch.t so it matches the use of datatables on the
    'Manage staged records' page, and small layout changes already fixed
    on search_utf8.t.
    
    The tests are slightly modified so they actually test interesting stuff.
    Some were passing only because an undefined value was passed.
    
    To test:
    - On master, run
      $ prove t/db_dependent/www/batch.t
    => FAIL: Tests fail notably
    - Apply the patch
    - Run:
      $ prove t/db_dependent/www/batch.t
    => SUCCESS: Notice tests now pass.
    - Sign off :-D
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Test pass
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 t/db_dependent/www/batch.t |   56 ++++++++++++++++++++++++++++++--------------
 1 file changed, 38 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list