Koha/t/db_dependent/Circulation
Andreas Roussos 68ea3d67dd Bug 28472: (follow-up) add unit test for the case where location = NULL
This patch adds an extra unit test, to cover the case where the
UpdateItemLocationOnCheckin System Preference is set to "_ALL_: CART"
and the item being returned has no shelving location set.

Test plan:

1) Apply the patch provided earlier
2) prove -v t/db_dependent/Circulation/issue.t
   ...and sign off if all tests pass.

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

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>

JD amended patch: use 'is' instead of 'ok'

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-09-20 12:32:48 +02:00
..
IssuingRules Bug 26384: Fix executable flags 2020-09-11 09:56:56 +02:00
Branch.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
CalcDateDue.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
CalcFine.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02: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 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
GetHardDueDate.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02: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 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
issue.t Bug 28472: (follow-up) add unit test for the case where location = NULL 2021-09-20 12:32:48 +02:00
MarkIssueReturned.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
NoIssuesChargeGuarantees.t Bug 22435: Update unit tests 2021-08-04 14:06:43 +02:00
OfflineOperation.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
ReturnClaims.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
Returns.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
StoreLastBorrower.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +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 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
transfers.t Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00