Koha/t/db_dependent/api/v1
Tomas Cohen Arazi b115dfeca6 Bug 25570: (follow-up) Fix tests
This patch fixes the libraries tests, that expected the old behaviour

To test:
1. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/libraries.t
=> FAIL: Tests fail
2. Apply this patch
3. Repeat 1
=> SUCCESS: Tests pass!
4. Sign off :-D

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-06-24 14:31:36 +02:00
..
acquisitions_funds.t
acquisitions_orders.t Bug 25638: Make the tests pass - ignoring the actual issue 2020-06-09 16:15:07 +02:00
acquisitions_vendors.t Bug 25048: Regression tests 2020-04-29 16:24:37 +01:00
advanced_editor_macros.t Bug 25502: Adapt Advanced macros routes to current guidelines 2020-05-19 15:21:16 +01:00
auth.t Bug 25327: Regression tests 2020-05-11 10:02:29 +01:00
auth_authenticate_api_request.t Bug 24003: Regression tests 2020-06-15 10:29:44 +02:00
auth_basic.t Bug 24003: Regression tests 2020-06-15 10:29:44 +02:00
biblios.t Bug 24908: Unit tests 2020-04-29 17:13:30 +01:00
checkouts.t
cities.t Bug 25048: Regression tests 2020-04-29 16:24:37 +01:00
clubs_holds.t
holds.t Bug 25048: Regression tests 2020-04-29 16:24:37 +01:00
illrequests.t
items.t Bug 24229: Avoid fetching ALL items in test 2020-05-22 09:33:18 +01:00
libraries.t Bug 25570: (follow-up) Fix tests 2020-06-24 14:31:36 +02:00
oauth.t Bug 25623: Make sure oauth.t rolls back the db 2020-06-15 11:53:36 +02:00
patrons.t Bug 25048: Regression tests 2020-04-29 16:24:37 +01:00
patrons_accounts.t
patrons_password.t
return_claims.t
stockrotationstage.t