Koha/t/db_dependent/Circulation
Nick Clemens 1e2e1247c9 Bug 19307: Mock the AllowFineOverride preference to ensure expected result
To test:
 1 - Set 'AllowFineOverride' to allow
 2 - prove t/db_dependent/Circulation/NoIssuesChargeGuarantees.t
 3 - 1 test fails
 4 - Apply patch
 5 - prove t/db_dependent/Circulation/NoIssuesChargeGuarantees.t
 6 - All tests pass
 7 - Set 'AllowFineOverride' to 'Don't allow'
 8 - Tests should still pass

Signed-off-by: David Bourgault <david.bourgault@inlibro.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-09-29 16:49:48 -03:00
..
IssuingRules Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14: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
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 11580 - Fix expiry calculation and rewrite tests 2017-09-06 12:46:31 -03:00
GetHardDueDate.t Bug 16344: Fix test in GetHardDueDate.t 2017-05-24 12:29:43 -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 19057: Move C4::Reserve::GetReserve to Koha::Holds 2017-09-01 17:05:17 -03:00
MarkIssueReturned.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
NoIssuesChargeGuarantees.t Bug 19307: Mock the AllowFineOverride preference to ensure expected result 2017-09-29 16:49:48 -03:00
OfflineOperation.t Bug 12787: Reorganise t/db_dependent files 2016-04-22 00:54:35 +00:00
Returns.t Bug 19004: Adjust AddReturn for retrieving item type 2017-09-01 13:02:27 -03:00
StoreLastBorrower.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
SwitchOnSiteCheckouts.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
TooMany.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00
transfers.t Bug 18292: Remove return 1 statements in tests 2017-08-15 12:17:42 -03:00