Bugzilla – Attachment 127628 Details for
Bug 21105
oai.pl returns invalid earliestDatestamp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21105: (follow-up) Regression tests
Bug-21105-follow-up-Regression-tests.patch (text/plain), 895 bytes, created by
Jonathan Druart
on 2021-11-15 10:44:56 UTC
(
hide
)
Description:
Bug 21105: (follow-up) Regression tests
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-11-15 10:44:56 UTC
Size:
895 bytes
patch
obsolete
>From 1d174aef6df93bdefbbd4237a4ca4fe7302fbd9a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 15 Nov 2021 11:44:14 +0100 >Subject: [PATCH] Bug 21105: (follow-up) Regression tests > >Mock KohaAdminEmailAddress in case it differs from the default value >--- > t/db_dependent/OAI/Server.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/OAI/Server.t b/t/db_dependent/OAI/Server.t >index 030c5093e21..d5ddf5ed752 100755 >--- a/t/db_dependent/OAI/Server.t >+++ b/t/db_dependent/OAI/Server.t >@@ -614,6 +614,7 @@ subtest 'Tests for timestamp handling' => sub { > $get_no_items, > { GetRecord => $expected_no_items } > ); >+ t::lib::Mocks::mock_preference('KohaAdminEmailAddress', 'root@localhost'); > test_query( > 'Identify - earliestDatestamp in the right format', > { verb => 'Identify' }, >-- >2.25.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 21105
:
119604
|
119692
|
126236
|
126240
|
126241
|
127586
|
127587
|
127588
|
127589
| 127628 |
127644
|
127650
|
127653