Bug 25265: Unit tests
authorNick Clemens <nick@bywatersolutions.com>
Thu, 17 Sep 2020 11:43:44 +0000 (11:43 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 28 Sep 2020 08:10:08 +0000 (10:10 +0200)
commit6f989338899a3a4fe0cf131f0c63ef79f69a7bf2
treed67a7d4d29c0c82980cfaa2c76110cf438a1b79a
parent26ab04a3b383f5a9c88124625f8edc1c4cf1d816
Bug 25265: 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>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t
t/db_dependent/Koha/SearchEngine/Indexer.t [new file with mode: 0755]