[Koha-bugs] [Bug 35659] OAI Harvester

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 22 23:58:37 CET 2024


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

--- Comment #13 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #11)
> It looks like Koha::OAI::Client::Harvester is still missing unit tests
> though. I think that's going to be a QA blocker.

At a minimum, I think the code handling "$response->next" should be in separate
unit tested functions. 

(In theory, the other earlier code within the "new" constructor could probably
be moved into an "init" function as well. But that is harder to test since it
interacts with a real website. We could create a fake website but I think that
would be a bit above and beyond.)

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


More information about the Koha-bugs mailing list