Koha/t/db_dependent/api/v1
Tomas Cohen Arazi 35f7e0ca1c Bug 27797: (QA follow-up) Make tests more robust
This patch makes the tests mock things so the complex holds scenarios
where existing data could interfere, don't get in the middle with what
we need to test.

To test:
1. Apply this patch
2. Run:
   $ kshell
  k$ prove t/db_dependent/api/v1/holds.t
=> SUCCESS: Nothing broke

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-05-04 14:22:04 +02:00
..
acquisitions_funds.t
acquisitions_orders.t
acquisitions_vendors.t
advanced_editor_macros.t
auth.t
auth_authenticate_api_request.t Bug 27760: Make authenticate_api_request call stash_overrides 2021-05-04 14:22:02 +02:00
auth_basic.t
biblios.t Bug 27932: Unit tests 2021-04-30 17:19:01 +02:00
cashups.t
checkouts.t
cities.t
clubs_holds.t
holds.t Bug 27797: (QA follow-up) Make tests more robust 2021-05-04 14:22:04 +02:00
illrequests.t
import_batch_profiles.t
items.t
libraries.t
oauth.t
patrons.t Bug 28002: Unit tests 2021-04-22 14:50:12 +02:00
patrons_accounts.t Bug 27636: Update failing test 2021-04-27 16:23:49 +02:00
patrons_extended_attributes.t Bug 23666: (follow-up) Adjust to new exceptions 2021-04-22 14:50:12 +02:00
patrons_holds.t Bug 27366: Unit tests 2021-03-16 16:08:31 +01:00
patrons_password.t
return_claims.t
smtp_servers.t
stockrotationstage.t
transfer_limits.t