Bug 16660: (followup) Unit tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 20 Oct 2017 13:26:04 +0000 (10:26 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 27 Oct 2017 17:09:02 +0000 (14:09 -0300)
commit377bd10e0cb8c25d7f3201644b2bba4b732d4abf
treefdb3a403c758835cb0d2a5e05a7eb005f1672dca
parent088cdcda5f0d3f2df15644a481b50fbf4eac9fd2
Bug 16660: (followup) Unit tests

This patch adds unit tests for the introduced changes in
build_query_compat.

It removes a warning too.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/SearchEngine/Zebra/QueryBuilder.pm
t/Koha/SearchEngine/Zebra/QueryBuilder.t [new file with mode: 0644]
t/Search/Zebra/QueryBuilder.t [deleted file]
t/db_dependent/Koha_SearchEngine_Elasticsearch_Search.t