Koha/t/db_dependent/Circulation
Kyle M Hall 004609e468 Bug 14591: Update unit tests
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-15 12:14:03 +00:00
..
IssuingRules Bug 21817: Centralize the mock of userenv from tests 2019-01-02 20:18:29 +00:00
Branch.t Bug 18925: (follow-up) Change name of rule to fix ambiguity 2019-03-05 20:41:42 +00:00
CalcDateDue.t
CalcFine.t
CheckIfIssuedToPatron.t Bug 14334: Remove AutoCommit from tests 2018-12-14 13:42:37 +00:00
CheckValidBarcode.t
dateexpiry.t Bug 19943: Fix dateexpiry.t - create the biblioitem entry 2018-03-23 13:24:15 -03:00
GetHardDueDate.t Bug 18925: (QA follow-up) Remove weird 'Null' values for integer column 2019-03-06 13:34:32 +00:00
GetPendingOnSiteCheckouts.t Bug 21133: Fix use statements order 2018-07-31 16:28:02 -03:00
GetTopIssues.t
IsItemIssued.t Bug 21206: Replace C4::Items::GetItem 2019-02-26 13:24:07 +00:00
issue.t Bug 20912: (QA follow-up) The default rule already has renewalsallowed=0 2019-03-07 17:29:58 +00:00
MarkIssueReturned.t Bug 22049: Do not pass Koha::Patron to AddIssue 2019-02-22 14:56:32 +00:00
NoIssuesChargeGuarantees.t
OfflineOperation.t Bug 14334: Remove AutoCommit from tests 2018-12-14 13:42:37 +00:00
Returns.t Bug 20912: (QA follow-up) Rebase error corrections 2019-03-07 17:29:58 +00:00
StoreLastBorrower.t Bug 14591: Update unit tests 2019-03-15 12:14:03 +00:00
SwitchOnSiteCheckouts.t Bug 18925: Move maxissueqty and maxonsiteissueqty to circulation_rules 2019-03-05 20:41:42 +00:00
TooMany.t Bug 18925: Update new occurrences 2019-03-05 20:42:22 +00:00
transfers.t