[Koha-bugs] [Bug 10662] Build OAI-PMH Harvesting Client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 4 00:28:19 CEST 2019


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

--- Comment #269 from David Cook <dcook at prosentient.com.au> ---
(In reply to Josef Moravec from comment #266)
> David, do you think it is possible for you to write test as soon as it could
> get into 19.05 release? It would be great to have it in 19.05...

Do we know the timelines for the 19.05 release yet? I haven't seen anything
online.

I'm skeptical about having the time to write them before the 19.05 release. A
heavy workload at the office and pressing matters at home mean time is quite
short at the moment. 

That said, can you tell me more about the test coverage we're looking for? 

I could go to very time-consuming lengths testing the client-server
relationship and POE event handling for the OAI-PMH harvester server. Or is it
more important to first focus on functions that directly affect Koha? 

Much of the code is quite independent from Koha, so less vulnerable to breaking
due to changes in the rest of Koha. I'd be inclined to focus most on adding
tests for modules that reference the database schema or core APIs (like
C4::Biblio). Does that make sense?

I know we'd like 100% test coverage, but I'm curious what the minimum
requirements are for the tests.

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


More information about the Koha-bugs mailing list