Bugzilla – Attachment 82399 Details for
Bug 21567
WebService:ILS related tests fail during package build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21567: Move Koha_ExternalContent_OverDrive.t to db_dependent
Bug-21567-Move-KohaExternalContentOverDrivet-to-db.patch (text/plain), 958 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2018-11-16 13:02:53 UTC
(
hide
)
Description:
Bug 21567: Move Koha_ExternalContent_OverDrive.t to db_dependent
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2018-11-16 13:02:53 UTC
Size:
958 bytes
patch
obsolete
>From 1921e8b8088adfe47c8d763ad195d40f9cd53765 Mon Sep 17 00:00:00 2001 >From: Mirko Tietgen <mirko@abunchofthings.net> >Date: Fri, 16 Nov 2018 00:07:14 +0100 >Subject: [PATCH] Bug 21567: Move Koha_ExternalContent_OverDrive.t to > db_dependent > >This tests pass on the build step only because they are skipped, due to >the absense of Test::DBIx::Class library. > >It makes sense for them to be in the db_dependent directory, as they are >not completely mocked (re: external world interactions). > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > t/{ => db_dependent}/Koha_ExternalContent_OverDrive.t | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename t/{ => db_dependent}/Koha_ExternalContent_OverDrive.t (100%) > >diff --git a/t/Koha_ExternalContent_OverDrive.t b/t/db_dependent/Koha_ExternalContent_OverDrive.t >similarity index 100% >rename from t/Koha_ExternalContent_OverDrive.t >rename to t/db_dependent/Koha_ExternalContent_OverDrive.t >-- >2.19.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 21567
:
80664
|
82344
|
82352
|
82393
|
82398
| 82399 |
82400