Koha/t/db_dependent/Circulation
Tomas Cohen Arazi 603e619e0c Bug 22049: Add tests
The current tests only check some failure use cases. This patch makes it cover more use cases

To test:
- Apply this patchset
- Run:
  $ kshell
 k$ prove t/db_dependent/Circulation/MarkIssueReturned.t
=> SUCCESS: Tests pass!

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Charles Farmer <charles.farmer@inLibro.com>

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-25 20:46:48 +00:00
..
IssuingRules Bug 21817: Centralize the mock of userenv from tests 2019-01-02 20:18:29 +00:00
Branch.t
CalcDateDue.t
CalcFine.t
Chargelostitem.t Bug 18677: (QA follow-up) Trivial fixes to Chargelostitem.t 2018-11-16 12:43:11 +00:00
CheckIfIssuedToPatron.t Bug 14334: Remove AutoCommit from tests 2018-12-14 13:42:37 +00:00
CheckValidBarcode.t Bug 14334: Remove AutoCommit from tests 2018-12-14 13:42:37 +00:00
dateexpiry.t
GetHardDueDate.t Bug 21753: Remove all reference of chargename from scripts 2019-01-04 03:13:49 +00:00
GetPendingOnSiteCheckouts.t
GetTopIssues.t
IsItemIssued.t Bug 21817: Centralize the mock of userenv from tests 2019-01-02 20:18:29 +00:00
issue.t Bug 21999: Update Tests to reflect new return value of AddIssue 2019-01-11 13:05:52 +00:00
MarkIssueReturned.t Bug 22049: Add tests 2019-01-25 20:46:48 +00:00
NoIssuesChargeGuarantees.t
OfflineOperation.t Bug 14334: Remove AutoCommit from tests 2018-12-14 13:42:37 +00:00
Returns.t
StoreLastBorrower.t
SwitchOnSiteCheckouts.t Bug 21817: Centralize the mock of userenv from tests 2019-01-02 20:18:29 +00:00
TooMany.t Bug 21817: Centralize the mock of userenv from tests 2019-01-02 20:18:29 +00:00
transfers.t