Koha/t/db_dependent/Circulation
Marcel de Rooy 2ed25b7442
Bug 29144: Remove opac_info from a few tests
Test plan:
Run t/db_dependent/Circulation/GetHardDueDate.t
Run t/db_dependent/Circulation/OfflineOperation.t
Run t/db_dependent/RotatingCollections.t
Run t/db_dependent/api/v1/libraries.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-09-16 09:55:20 -03:00
..
Branch.t Bug 30714: Unit test 2022-05-18 17:22:08 -10:00
CalcDateDue.t Bug 31120: Add unit tests 2022-07-27 10:03:12 -03:00
CalcFine.t Bug 30788: Unit test 2022-06-01 16:07:21 -03:00
CheckIfIssuedToPatron.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
CheckValidBarcode.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
dateexpiry.t Bug 28931: Use EXPORT_OK from Koha::DateUtils 2021-10-07 11:01:05 +02:00
GetHardDueDate.t Bug 29144: Remove opac_info from a few tests 2022-09-16 09:55:20 -03:00
GetPendingOnSiteCheckouts.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
GetTopIssues.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
IsItemIssued.t Bug 29788: Make Koha::Item->safe_to_delete use Koha::Result::Boolean 2022-01-11 12:38:35 -10:00
issue.t Bug 30016: Remove GetOpenIssue subroutine 2022-08-31 08:50:37 -03:00
MarkIssueReturned.t Bug 30023: Make MarkIssueReturned use ->anonymize 2022-03-01 22:47:47 -10:00
maxsuspensiondays.t Bug 29705: In test suite merge IssuingRules with CirculationRules 2022-05-06 10:33:10 -10:00
NoIssuesChargeGuarantees.t Bug 22435: Update unit tests 2021-08-04 14:06:43 +02:00
OfflineCirculation.t Bug 30114: Add Unit Tests 2022-04-04 16:23:45 +02:00
OfflineOperation.t Bug 29144: Remove opac_info from a few tests 2022-09-16 09:55:20 -03:00
ReturnClaims.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
Returns.t Bug 28931: Use EXPORT_OK from Koha::DateUtils 2021-10-07 11:01:05 +02:00
StoreLastBorrower.t Bug 28931: Use EXPORT_OK from Koha::DateUtils 2021-10-07 11:01:05 +02:00
SwitchOnSiteCheckouts.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
TooMany.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
transferbook.t Bug 24295: Replace mock in t/db_dependent/Circulation/transferbook.t 2022-08-26 15:42:39 -03:00
transfers.t Bug 24295: Finally remove GetTransfers from C4/Circulation 2022-08-26 15:42:56 -03:00