[Koha-bugs] [Bug 28948] Add a /public counterpart for the libraries REST endpoints

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 28 15:17:18 CEST 2021


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

--- Comment #56 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 127055
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127055&action=edit
Bug 28948: Fix tests

t/db_dependent/Koha/REST/Plugin/Objects.t .............. 12/13
    #   Failed test 'Public representation of $library_1 is retrieved'
    #   at t/db_dependent/Koha/REST/Plugin/Objects.t line 546.
    #     Structures begin differing at:
    #          $got->{country} = 'cCaL3l'
    #     $expected->{country} = 'jcxuV1zl'

    #   Failed test 'Public representation of $library_2 is retrieved'
    #   at t/db_dependent/Koha/REST/Plugin/Objects.t line 546.
    #     Structures begin differing at:
    #          $got->{state} = 'QVAutHLBs'
    #     $expected->{state} = 'hZotjENErQ'
    # Looks like you failed 2 tests of 3.

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


More information about the Koha-bugs mailing list