Bugzilla – Attachment 50873 Details for
Bug 16320
Refactor ILSDI_Services.t so it uses TestBuilder
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16320: [QA Follow-up] Fix borrower attribute test in ILSDI_Services
Bug-16320-QA-Follow-up-Fix-borrower-attribute-test.patch (text/plain), 1.41 KB, created by
Marcel de Rooy
on 2016-04-28 07:02:50 UTC
(
hide
)
Description:
Bug 16320: [QA Follow-up] Fix borrower attribute test in ILSDI_Services
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2016-04-28 07:02:50 UTC
Size:
1.41 KB
patch
obsolete
>From 820d0b1c0dddb4ed074ecafce4bf5fd89873f9e0 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 28 Apr 2016 08:57:05 +0200 >Subject: [PATCH] Bug 16320: [QA Follow-up] Fix borrower attribute test in > ILSDI_Services >Content-Type: text/plain; charset=utf-8 > >Since bug 12267 removed the password option, this test should be >adjusted. > >Test plan: >Run the test. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > t/db_dependent/ILSDI_Services.t | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/t/db_dependent/ILSDI_Services.t b/t/db_dependent/ILSDI_Services.t >index 2607cb8..15806a6f 100644 >--- a/t/db_dependent/ILSDI_Services.t >+++ b/t/db_dependent/ILSDI_Services.t >@@ -162,7 +162,6 @@ subtest 'GetPatronInfo/GetBorrowerAttributes test for extended patron attributes > borrowernumber => $brwr->{'borrowernumber'}, > code => $attr_type->{'code'}, > attribute => '1337', >- password => undef, > } > } ); > >@@ -181,7 +180,6 @@ subtest 'GetPatronInfo/GetBorrowerAttributes test for extended patron attributes > code => $attr->{'code'}, > description => $attr_type->{'description'}, > display_checkout => $attr_type->{'display_checkout'}, >- password => undef, > value => $attr->{'attribute'}, > value_description => undef, > }; >-- >1.7.10.4
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 16320
:
50531
|
50577
|
50578
|
50579
|
50587
|
50588
| 50873