Bugzilla – Attachment 45574 Details for
Bug 12803
Add ability to skip closed libraries when generating the holds queue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12803 [QA Followup] - Update unit tests due to changes in master
Bug-12803-QA-Followup---Update-unit-tests-due-to-c.patch (text/plain), 1.09 KB, created by
Kyle M Hall (khall)
on 2015-12-10 14:33:51 UTC
(
hide
)
Description:
Bug 12803 [QA Followup] - Update unit tests due to changes in master
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-12-10 14:33:51 UTC
Size:
1.09 KB
patch
obsolete
>From c7ae9232c9515dffabe97859d909b76d9b6f403e Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 10 Dec 2015 14:32:27 +0000 >Subject: [PATCH] Bug 12803 [QA Followup] - Update unit tests due to changes > in master > >--- > t/db_dependent/HoldsQueue.t | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/t/db_dependent/HoldsQueue.t b/t/db_dependent/HoldsQueue.t >index db52ab8..e13d4a2 100755 >--- a/t/db_dependent/HoldsQueue.t >+++ b/t/db_dependent/HoldsQueue.t >@@ -8,7 +8,7 @@ > > use Modern::Perl; > >-use Test::More tests => 24; >+use Test::More tests => 25; > use Data::Dumper; > > use C4::Branch; >@@ -323,7 +323,7 @@ is( $holds_queue->[1]->{cardnumber}, $borrower2->{cardnumber}, "Holds queue fill > C4::Context->set_preference('HoldsQueueSkipClosed', 1); > $ENV{NO_CACHE} = 1; > my $today = dt_from_string(); >-C4::Calendar->new( branchcode => 'MPL' )->insert_single_holiday( >+C4::Calendar->new( branchcode => $branchcodes[0] )->insert_single_holiday( > day => $today->day(), > month => $today->month(), > year => $today->year(), >-- >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 12803
:
31057
|
31060
|
31061
|
31062
|
31063
|
31630
|
31631
|
32046
|
32271
|
43509
|
43510
|
43511
|
43512
|
43610
|
43779
|
43833
|
43979
|
45569
|
45570
|
45571
|
45572
|
45573
|
45574
|
45575
|
45576
|
45638
|
45643
|
45644
|
46888
|
46889
|
46890
|
46891
|
46892
|
46893
|
46894
|
46895
|
47246
|
47247
|
48574
|
48575