]> git.koha-community.org Git - koha.git/commit
[SIGNED-OFF] Bug 22522: [19.11.x] Fix several REST API tests
authorEre Maijala <ere.maijala@helsinki.fi>
Fri, 7 Feb 2020 11:49:46 +0000 (13:49 +0200)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 9 Jun 2020 21:52:37 +0000 (21:52 +0000)
commit095948c43fafb46d8e10d76b09e5a5c0484412d1
treedd12bee584dc782af6c6c77d23bcc4129b18d0d3
parent6a479c5a752c836788f9e9f086ffa3c2a17ad576
[SIGNED-OFF] Bug 22522: [19.11.x] Fix several REST API tests

Fixes among others the invalid use of json_has() which caused broken tests to pass with older Mojolicious versions.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
api/v1/swagger/x-primitives.json
t/db_dependent/api/v1/holds.t
t/db_dependent/api/v1/libraries.t
t/db_dependent/api/v1/patrons.t
t/db_dependent/api/v1/patrons_password.t