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

--- Comment #13 from David Cook <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to