Bug 21536: t/Koha_ExternalContent_RecordedBooks.t skips more tests than scheduled
authorMirko Tietgen <mirko@abunchofthings.net>
Wed, 10 Oct 2018 14:17:17 +0000 (16:17 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 12 Oct 2018 18:02:33 +0000 (15:02 -0300)
commitef769ea33276313a47d5b343edc748f538927671
tree3d9140082f7e292ecf59b24889d87307223a86cf
parentf11cb49a3682221b5e72de03a8627e14d879d1c0
Bug 21536: t/Koha_ExternalContent_RecordedBooks.t skips more tests than scheduled

t/Koha_ExternalContent_RecordedBooks.t skips more tests than scheduled
if WebService::ILS is not available.

Test plan:
- have a system without Webservice::ILS available
- in koha-shell, do
  prove t/Koha_ExternalContent_RecordedBooks.t
- tests should be skipped and tests count as "passed"

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/Koha_ExternalContent_RecordedBooks.t