Bugzilla – Attachment 134726 Details for
Bug 29755
SIP2 code does not correctly handle NoIssuesChargeGuarantees or NoIssuesChargeGuarantorsWithGuarantees
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29755: (follow-up) Mock NoIssuesChargeGuarantorsWithGuarantees in test
Bug-29755-follow-up-Mock-NoIssuesChargeGuarantorsW.patch (text/plain), 998 bytes, created by
Martin Renvoize (ashimema)
on 2022-05-06 12:01:51 UTC
(
hide
)
Description:
Bug 29755: (follow-up) Mock NoIssuesChargeGuarantorsWithGuarantees in test
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-05-06 12:01:51 UTC
Size:
998 bytes
patch
obsolete
>From f54e4a359d6d3e3dede50f972119afadfa8aa76a Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 28 Apr 2022 11:07:17 +0000 >Subject: [PATCH] Bug 29755: (follow-up) Mock > NoIssuesChargeGuarantorsWithGuarantees in test > >Signed-off-by: David Nind <david@davidnind.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > t/db_dependent/SIP/Patron.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/SIP/Patron.t b/t/db_dependent/SIP/Patron.t >index f307e29a4f..1c718bd1f1 100755 >--- a/t/db_dependent/SIP/Patron.t >+++ b/t/db_dependent/SIP/Patron.t >@@ -287,6 +287,7 @@ subtest "NoIssuesChargeGuarantees tests" => sub { > $child->add_guarantor({ guarantor_id => $patron->borrowernumber, relationship => 'parent' }); > > t::lib::Mocks::mock_preference('NoIssuesChargeGuarantees', 1); >+ t::lib::Mocks::mock_preference('NoIssuesChargeGuarantorsWithGuarantees', undef); > > my $fee1 = $builder->build_object( > { >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 29755
:
130449
|
134196
|
134221
|
134222
|
134297
|
134299
|
134725
| 134726