Bug 25265: [20.05.x] Unit tests
authorNick Clemens <nick@bywatersolutions.com>
Thu, 17 Sep 2020 11:43:44 +0000 (11:43 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 16 Oct 2020 14:15:05 +0000 (14:15 +0000)
commit5f097f2e0e58e6e603763038cd26543771969ae6
tree98211febd4140c5788781f7025f41da3b3a9ffab
parent03e585ad5f951a3cc2bb684c11b829e5ce854f4c
Bug 25265: [20.05.x] Unit tests

These cover Koha::SearchEngine::Indexer and ensure that all calls in the code
are routed correctly to the expected search engine

Bug 25265: (follow-up) Skip tests if elastic not configured

Signed-off-by: Bob Bennhoff <bbennhoff@clicweb.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t
t/db_dependent/Koha/SearchEngine/Indexer.t [new file with mode: 0755]