Bug 19365: Clean up, fix and add new tests.
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 20 Nov 2018 10:06:24 +0000 (10:06 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 26 Nov 2018 16:11:02 +0000 (16:11 +0000)
commit277f9be04b90f1e3c7562f0f0b939f367dfd1840
treef8db5382f1cf1029aadddfa3ddced8d5d1ff9d79
parent56769046ed58c175120a753c494f97a239580c0c
Bug 19365: Clean up, fix and add new tests.

Moved db_dependent tests to the proper directory in the hierarchy, fixed tests to check correct results now that the authority query builder works better and added several new tests to cover changed functionality.

Sponsored-by: National Library of Finland
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/SearchEngine/Elasticsearch/Search.pm
t/Koha/SearchEngine/Elasticsearch/Indexer.t [new file with mode: 0644]
t/db_dependent/Koha/SearchEngine/Elasticsearch/Indexer.t [moved from t/db_dependent/Koha_Elasticsearch_Indexer.t with 100% similarity]
t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t
t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t [new file with mode: 0644]
t/db_dependent/Koha_SearchEngine_Elasticsearch_Search.t [deleted file]