Koha/t/db_dependent/Circulation
Tomas Cohen Arazi ff8e46c42c Bug 21023: Remove warning in t/db_dependent/Circulation/Chargelostitem.t
To test:
- Run:
  $ kshell
 k$ prove t/db_dependent/Circulation/Chargelostitem.t
=> FAIL: Warning is displayed
- Apply this patch
- Run:
 k$ prove t/db_dependent/Circulation/Chargelostitem.t
=> SUCCESS: Tests pass! No warning!
- Sign off :-D

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

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-07-13 11:42:57 +00:00
..
IssuingRules Bug 19804: Fix test in maxsuspensiondays.t 2018-04-09 17:44:19 -03:00
Branch.t Bug 19268: Fix TestBuilder parameter in C/Branch.t and K/P/Messaging.t 2017-09-07 13:56:08 -03:00
CalcDateDue.t Bug 11580: Add one more test and clear the cache 2017-09-06 12:52:48 -03:00
CalcFine.t Bug 16155: Adjust a few other tests 2016-05-04 13:47:58 +00:00
Chargelostitem.t Bug 21023: Remove warning in t/db_dependent/Circulation/Chargelostitem.t 2018-07-13 11:42:57 +00:00
CheckIfIssuedToPatron.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
CheckValidBarcode.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
dateexpiry.t Bug 19943: Fix dateexpiry.t - create the biblioitem entry 2018-03-23 13:24:15 -03:00
GetHardDueDate.t Bug 19804: Fix test in GetHardDueDate.t 2018-04-09 17:44:19 -03:00
GetPendingOnSiteCheckouts.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
GetTopIssues.t Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
IsItemIssued.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
issue.t Bug 20562: Pass the Koha::Checkout object to AddIssuingCharge 2018-04-18 17:20:54 -03:00
MarkIssueReturned.t Bug 19776: (follow-up) remove dup category_type keys 2017-12-14 16:10:15 -03:00
NoIssuesChargeGuarantees.t Bug 19943: Fix NoIssuesChargeGuarantees.t - create the biblioitem entry 2018-03-23 13:24:15 -03:00
OfflineOperation.t Bug 20144: [sql_modes] Set value for pending_offline_operations.timestamp 2018-02-13 13:58:59 -03:00
Returns.t Bug 20562: Fix Returns.t test 2018-04-19 16:26:51 -03:00
StoreLastBorrower.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
SwitchOnSiteCheckouts.t Bug 19943: Fix SwitchOnSiteCheckouts.t - create the biblioitem entry 2018-03-23 13:24:15 -03:00
TooMany.t Bug 18357: Handle unlimited on-site checkouts 2017-11-26 13:00:17 -03:00
transfers.t Bug 19530: Added commentary for last test when prove -v 2018-02-13 13:58:48 -03:00