Koha/t/db_dependent/api/v1
Tomas Cohen Arazi feb49d5088 Bug 30133: Fix pagination in /biblios/:bibio_id/pickup_locations
This patch does the same thing we did for items on the previous patch,
but for biblios. The tests are almost the same as well.

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

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-24 14:35:36 -10:00
..
acquisitions_funds.t
acquisitions_orders.t Bug 29570: Regression tests 2022-02-14 21:41:38 -10:00
acquisitions_vendors.t
advanced_editor_macros.t
article_requests.t Bug 29759: (follow-up) Fix api/v1/article_requests.t 2022-02-02 09:48:33 -10:00
auth.t
auth_authenticate_api_request.t Bug 28948: Make is_public stashed on public routes 2021-10-28 17:32:34 +02:00
auth_basic.t
biblios.t Bug 30133: Fix pagination in /biblios/:bibio_id/pickup_locations 2022-02-24 14:35:36 -10:00
cashups.t
checkouts.t
cities.t
clubs_holds.t
holds.t Bug 29906: fix when hold record forcibly gets unwanted "suspended" state 2022-01-31 21:55:40 -10:00
illrequests.t
import_batch_profiles.t
items.t Bug 30133: Regression tests 2022-02-24 14:35:36 -10:00
libraries.t
oauth.t
patrons.t Bug 30074: Regression tests 2022-02-21 15:15:47 -10:00
patrons_accounts.t
patrons_extended_attributes.t
patrons_holds.t
patrons_password.t
return_claims.t
smtp_servers.t
stockrotationstage.t
suggestions.t
transfer_limits.t
unhandled_exceptions.t Bug 28020: Unit tests 2022-01-05 13:33:46 -10:00