[Koha-bugs] [Bug 24502] Add a query language and param (q=) to the API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 19 15:11:17 CET 2020


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

--- Comment #29 from Agustín Moyano <agustinmoyano at theke.io> ---
(In reply to David Nind from comment #26)
> After all that, 1 test failed for me!
> 
> root at 5bbe8b290c9a:koha(bz24502)$ prove t/Koha/REST/Plugin/Query.t
> t/db_dependent/Koha/REST/Plugin/Objects.t
> t/Koha/REST/Plugin/Query.t ................. 3/6 
>     #   Failed test '200 OK'
>     #   at t/Koha/REST/Plugin/Query.t line 314.
>     #          got: '500'
>     #     expected: '200'
> 
>     #   Failed test 'exact match for JSON Pointer "/-and"'
>     #   at t/Koha/REST/Plugin/Query.t line 314.
>     #     Structures begin differing at:
>     #          $got = undef
>     #     $expected = ARRAY(0x5564a4153a48)
>     # Looks like you failed 2 tests of 3.
> 
> #   Failed test '/merge_q_params'
> #   at t/Koha/REST/Plugin/Query.t line 357.
> # Looks like you failed 1 test of 6.
> t/Koha/REST/Plugin/Query.t ................. Dubious, test returned 1 (wstat
> 256, 0x100)
> Failed 1/6 subtests 
> t/db_dependent/Koha/REST/Plugin/Objects.t .. ok   
> 
> Test Summary Report
> -------------------
> t/Koha/REST/Plugin/Query.t               (Wstat: 256 Tests: 6 Failed: 1)
>   Failed test:  4
>   Non-zero exit status: 1
> Files=2, Tests=14, 25 wallclock secs ( 0.06 usr  0.01 sys + 21.66 cusr  3.74
> csys = 25.47 CPU)
> Result: FAIL

Hi David, sorry for the delay. Now it should work ok.

Thanks for testing

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


More information about the Koha-bugs mailing list