Bug 21567: Remove Koha_ExternalContent_RecordedBooks.t
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 14 Nov 2018 18:11:07 +0000 (15:11 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 16 Nov 2018 13:04:58 +0000 (13:04 +0000)
commit5f7a24fdfe0eb0bc57ddc4714e59b8d7dda76177
tree2446f07742f400f980204bd0cf025cc2a136e583
parent4e78070b80a24410de57e7b0c6da4db6bd2e3a7e
Bug 21567: Remove Koha_ExternalContent_RecordedBooks.t

This patch removes this file. The included tests are similar to those in
the db_dependent section, with the difference that this have some things
mocked. But the tests still require name resolution and connecting to
the RB servers. This situation breaks package building without any
noticeable gain.

The feature could be better tested by mocking WebService::ILS calls (so
no external world contact), but it belongs to a separate bug report.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/Koha_ExternalContent_RecordedBooks.t [deleted file]