[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 18 14:37:08 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

--- Comment #136 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
>From the tests:

t/Koha_ExternalContent_RecordedBooks.t:        skip "no RecordedBooks partner
credentials", 1 unless $ENV{RECORDEDBOOKS_TEST_LIBRARY_ID};
t/Koha_ExternalContent_RecordedBooks.t:       
t::lib::Mocks::mock_preference('RecordedBooksLibraryID',
$ENV{RECORDEDBOOKS_TEST_LIBRARY_ID});

We never set this ENV var, are there data we could use to make it pass?
See bug 21567.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list