Koha/t/db_dependent/api/v1
Tomas Cohen Arazi 19b543a51b Bug 36493: Make cashups test more robust
This patch makes the test independent from existing cash registers in
the system.

To test:
1. Enable UseCashRegisters on a fresh KTD
2. Add a cash register
3. Run:
   $ ktd --shell
  k$ prove t/db_dependent/api/v1/cashups.t
=> FAIL: Tests fail!
4. Apply this patch
5. Repeat 3
=> SUCCESS: Tests pass!
6. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 4436a7d41a)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2024-05-23 14:36:13 +02:00
..
items
acquisitions_baskets.t
acquisitions_funds.t
acquisitions_orders.t
acquisitions_vendor_issues.t
acquisitions_vendors.t
advanced_editor_macros.t
article_requests.t
auth.t
auth_authenticate_api_request.t
auth_basic.t
authorised_values.t
authorities.t
biblios.t
bookings.t
cashups.t Bug 36493: Make cashups test more robust 2024-05-23 14:36:13 +02:00
checkouts.t
cities.t
clubs_holds.t
erm_agreements.t
erm_counter_files.t
erm_counter_registries.t
erm_custom_reports.t
erm_documents.t
erm_eholdings_packages.t
erm_eholdings_resources.t
erm_eholdings_titles.t
erm_licenses.t
erm_sushi_services.t
erm_usage_data_providers.t
erm_usage_titles.t
erm_users.t
holds.t
idp.t
ill_backends.t
ill_batches.t
ill_batchstatuses.t
ill_requests.t
import_batch_profiles.t
import_record_matches.t
item_groups.t
item_types.t
items.t
jobs.t
libraries.t
oauth.t
pagination.t Bug 35129: Regression tests 2024-05-23 11:22:39 +02:00
password_validation.t
patrons.t
patrons_accounts.t
patrons_extended_attributes.t
patrons_holds.t
patrons_password.t
patrons_password_expiration.t
preservation_Processings.t
preservation_Trains.t
preservation_WaitingList.t
query.t
return_claims.t
search_filters.t
smtp_servers.t
stockrotationstage.t
suggestions.t
ticket_updates.t
tickets.t Bug 36612: Unit test for public ticket add 2024-05-22 14:55:51 +02:00
transfer_limits.t Bug 36329: (follow-up) Fix error message comparisson in testes 2024-03-21 11:07:57 +01:00
two_factor_auth.t
unhandled_exceptions.t