Koha/t/db_dependent/Circulation
Jonathan Druart 5b7e563f4e
Bug 23104: Add tests for maxonsiteissueqty
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-06-18 10:01:58 +01:00
..
IssuingRules
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 Bug 18344: Add unit tests 2019-06-11 10:17:36 +01:00
CheckIfIssuedToPatron.t
CheckValidBarcode.t
dateexpiry.t
GetHardDueDate.t Bug 18925: (QA follow-up) Remove weird 'Null' values for integer column 2019-03-06 13:34:32 +00:00
GetPendingOnSiteCheckouts.t
GetTopIssues.t
IsItemIssued.t Bug 21206: Replace C4::Items::GetItem 2019-02-26 13:24:07 +00:00
issue.t Bug 14576: Rebase fixes Fix test Rebase code 2019-04-25 11:36:24 +00:00
MarkIssueReturned.t Bug 22049: Do not pass Koha::Patron to AddIssue 2019-02-22 14:56:32 +00:00
NoIssuesChargeGuarantees.t Bug 22600: Update Tests adding 'interface' as needed 2019-04-10 19:43:11 +00:00
OfflineOperation.t
Returns.t Bug 14576: Unit tests 2019-04-25 11:36:24 +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 23104: Add tests for maxonsiteissueqty 2019-06-18 10:01:58 +01:00
transfers.t